Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc.h449 struct sfc_hw_switch_id;
452 struct sfc_hw_switch_id **idp);
454 struct sfc_hw_switch_id *idp);
455 bool sfc_hw_switch_ids_equal(const struct sfc_hw_switch_id *left,
456 const struct sfc_hw_switch_id *right);
H A Dsfc_switch.c85 struct sfc_hw_switch_id *hw_switch_id;
186 sfc_mae_find_switch_domain_by_hw_switch_id(const struct sfc_hw_switch_id *id) in sfc_mae_find_switch_domain_by_hw_switch_id()
204 struct sfc_hw_switch_id *hw_switch_id; in sfc_mae_assign_switch_domain()
H A Dsfc.c1406 struct sfc_hw_switch_id { struct
1412 struct sfc_hw_switch_id **idp) in sfc_hw_switch_id_init() argument
1415 struct sfc_hw_switch_id *id; in sfc_hw_switch_id_init()
1438 struct sfc_hw_switch_id *id) in sfc_hw_switch_id_fini()
1444 sfc_hw_switch_ids_equal(const struct sfc_hw_switch_id *left, in sfc_hw_switch_ids_equal()
1445 const struct sfc_hw_switch_id *right) in sfc_hw_switch_ids_equal()