Searched refs:ethdev_port_id (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_switch.c | 58 uint16_t ethdev_port_id; member 176 cb(port->type, &port->ethdev_mport, port->ethdev_port_id, in sfc_mae_switch_ports_iterate() 457 port->ethdev_port_id = req->ethdev_port_id; in sfc_mae_assign_switch_port() 514 uint16_t ethdev_port_id, in sfc_mae_find_switch_port_by_ethdev() argument 522 if (ethdev_port_id == RTE_MAX_ETHPORTS) in sfc_mae_find_switch_port_by_ethdev() 530 if (port->ethdev_port_id == ethdev_port_id) { in sfc_mae_find_switch_port_by_ethdev() 541 uint16_t ethdev_port_id, in sfc_mae_switch_get_ethdev_mport() argument 549 ethdev_port_id, &port); in sfc_mae_switch_get_ethdev_mport() 572 uint16_t ethdev_port_id, in sfc_mae_switch_get_entity_mport() argument 580 ethdev_port_id, &port); in sfc_mae_switch_get_entity_mport() [all …]
|
| H A D | sfc_switch.h | 56 uint16_t ethdev_port_id; member 63 uint16_t ethdev_port_id, 106 uint16_t ethdev_port_id, 110 uint16_t ethdev_port_id,
|
| H A D | sfc_ethdev.c | 2022 req.ethdev_port_id = RTE_MAX_ETHPORTS; in sfc_process_mport_journal_entry() 2147 uint16_t ethdev_port_id __rte_unused, in sfc_count_representors_cb() 2173 uint16_t ethdev_port_id __rte_unused, in sfc_get_representors_cb()
|
| H A D | sfc_repr.c | 943 switch_port_request.ethdev_port_id = dev->data->port_id; in sfc_repr_eth_dev_init()
|
| H A D | sfc_mae.c | 270 switch_port_request.ethdev_port_id = sas->port_id; in sfc_mae_attach()
|
| /dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 4150 - ``ethdev_port_id {unsigned}``: ethdev port ID 4450 - ``ethdev_port_id {unsigned}``: ethdev port ID
|