Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_switch.c380 const efx_mport_sel_t *entity_mportp, in sfc_mae_find_switch_port_by_entity() argument
388 if (port->entity_mport.sel == entity_mportp->sel && in sfc_mae_find_switch_port_by_entity()
399 const efx_mport_sel_t *entity_mportp, in sfc_mae_find_switch_port_id_by_entity() argument
412 port = sfc_mae_find_switch_port_by_entity(domain, entity_mportp, type); in sfc_mae_find_switch_port_id_by_entity()
437 port = sfc_mae_find_switch_port_by_entity(domain, req->entity_mportp, in sfc_mae_assign_switch_port()
448 port->entity_mport.sel = req->entity_mportp->sel; in sfc_mae_assign_switch_port()
601 const efx_mport_sel_t *entity_mportp, in sfc_mae_switch_port_id_by_entity() argument
609 entity_mportp, type, in sfc_mae_switch_port_id_by_entity()
H A Dsfc_switch.h54 const efx_mport_sel_t *entity_mportp; member
64 const efx_mport_sel_t *entity_mportp,
114 const efx_mport_sel_t *entity_mportp,
H A Dsfc_ethdev.c2020 req.entity_mportp = &entity_selector; in sfc_process_mport_journal_entry()
2148 const efx_mport_sel_t *entity_mportp __rte_unused, in sfc_count_representors_cb()
2174 const efx_mport_sel_t *entity_mportp __rte_unused, in sfc_get_representors_cb()
H A Dsfc_repr.c942 switch_port_request.entity_mportp = &repr_data->mport_sel; in sfc_repr_eth_dev_init()
H A Dsfc_mae.c269 switch_port_request.entity_mportp = &entity_mport; in sfc_mae_attach()