Home
last modified time | relevance | path

Searched refs:hw_switch_id (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_switch.c83 struct sfc_hw_switch_id *hw_switch_id; member
157 if (sfc_hw_switch_ids_equal(domain->hw_switch_id, id)) in sfc_mae_find_switch_domain_by_hw_switch_id()
168 struct sfc_hw_switch_id *hw_switch_id; in sfc_mae_assign_switch_domain() local
174 rc = sfc_hw_switch_id_init(sa, &hw_switch_id); in sfc_mae_assign_switch_domain()
178 domain = sfc_mae_find_switch_domain_by_hw_switch_id(hw_switch_id); in sfc_mae_assign_switch_domain()
180 sfc_hw_switch_id_fini(sa, hw_switch_id); in sfc_mae_assign_switch_domain()
199 domain->hw_switch_id = hw_switch_id; in sfc_mae_assign_switch_domain()
216 sfc_hw_switch_id_fini(sa, hw_switch_id); in sfc_mae_assign_switch_domain()