Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_switch.c226 const efx_mport_sel_t *entity_mportp, in sfc_mae_find_switch_port_by_entity() argument
234 if (port->entity_mport.sel == entity_mportp->sel && in sfc_mae_find_switch_port_by_entity()
259 port = sfc_mae_find_switch_port_by_entity(domain, req->entity_mportp, in sfc_mae_assign_switch_port()
270 port->entity_mport.sel = req->entity_mportp->sel; in sfc_mae_assign_switch_port()
H A Dsfc_switch.h34 const efx_mport_sel_t *entity_mportp; member
H A Dsfc_mae.c70 switch_port_request.entity_mportp = &entity_mport; in sfc_mae_attach()