Searched refs:add_switch_key (Results 1 – 2 of 2) sorted by relevance
678 if (!tb->cm_ops->approve_switch || !tb->cm_ops->add_switch_key) in tb_domain_approve_switch_key() 686 ret = tb->cm_ops->add_switch_key(tb, sw); in tb_domain_approve_switch_key()
492 * @add_switch_key: Add key to switch527 int (*add_switch_key)(struct tb *tb, struct tb_switch *sw); member