Home
last modified time | relevance | path

Searched defs:switch_domain_id (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_switch.c142 sfc_mae_find_switch_domain_by_id(uint16_t switch_domain_id) in sfc_mae_find_switch_domain_by_id()
157 sfc_mae_switch_ports_iterate(uint16_t switch_domain_id, in sfc_mae_switch_ports_iterate()
202 uint16_t *switch_domain_id) in sfc_mae_assign_switch_domain()
260 sfc_mae_switch_domain_controllers(uint16_t switch_domain_id, in sfc_mae_switch_domain_controllers()
285 sfc_mae_switch_domain_map_controllers(uint16_t switch_domain_id, in sfc_mae_switch_domain_map_controllers()
334 sfc_mae_switch_domain_get_controller(uint16_t switch_domain_id, in sfc_mae_switch_domain_get_controller()
353 int sfc_mae_switch_domain_get_intf(uint16_t switch_domain_id, in sfc_mae_switch_domain_get_intf()
398 sfc_mae_find_switch_port_id_by_entity(uint16_t switch_domain_id, in sfc_mae_find_switch_port_id_by_entity()
421 sfc_mae_assign_switch_port(uint16_t switch_domain_id, in sfc_mae_assign_switch_port()
488 sfc_mae_clear_switch_port(uint16_t switch_domain_id, in sfc_mae_clear_switch_port()
[all …]
/dpdk/drivers/net/cnxk/
H A Dcnxk_eswitch.h89 uint16_t switch_domain_id; member