Home
last modified time | relevance | path

Searched refs:entity_mport (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_switch.c61 efx_mport_sel_t entity_mport; member
234 if (port->entity_mport.sel == entity_mportp->sel && in sfc_mae_find_switch_port_by_entity()
270 port->entity_mport.sel = req->entity_mportp->sel; in sfc_mae_assign_switch_port()
H A Dsfc_mae.c36 efx_mport_sel_t entity_mport; in sfc_mae_attach() local
59 rc = sfc_mae_assign_entity_mport(sa, &entity_mport); in sfc_mae_attach()
70 switch_port_request.entity_mportp = &entity_mport; in sfc_mae_attach()
75 switch_port_request.ethdev_mportp = &entity_mport; in sfc_mae_attach()