Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc.h406 struct sfc_hw_switch_id;
409 struct sfc_hw_switch_id **idp);
411 struct sfc_hw_switch_id *idp);
412 bool sfc_hw_switch_ids_equal(const struct sfc_hw_switch_id *left,
413 const struct sfc_hw_switch_id *right);
H A Dsfc_switch.c83 struct sfc_hw_switch_id *hw_switch_id;
150 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()
168 struct sfc_hw_switch_id *hw_switch_id; in sfc_mae_assign_switch_domain()
H A Dsfc.c1263 struct sfc_hw_switch_id { struct
1269 struct sfc_hw_switch_id **idp) in sfc_hw_switch_id_init() argument
1272 struct sfc_hw_switch_id *id; in sfc_hw_switch_id_init()
1295 struct sfc_hw_switch_id *id) in sfc_hw_switch_id_fini()
1301 sfc_hw_switch_ids_equal(const struct sfc_hw_switch_id *left, in sfc_hw_switch_ids_equal()
1302 const struct sfc_hw_switch_id *right) in sfc_hw_switch_ids_equal()