Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_mae.c34 struct sfc_mae_switch_port_request switch_port_request = {0}; in sfc_mae_attach() local
69 switch_port_request.type = SFC_MAE_SWITCH_PORT_INDEPENDENT; 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()
76 switch_port_request.ethdev_port_id = sas->port_id; in sfc_mae_attach()
78 &switch_port_request, in sfc_mae_attach()