Searched refs:en_vport_id (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | rhead_nic.c | 409 enp->en_vport_id = EVB_PORT_ID_ASSIGNED; in rhead_nic_init() 413 enp->en_vport_id = enp->en_vswitchp->ev_evcp->evc_vport_id; in rhead_nic_init() 544 (void) efx_mcdi_vadaptor_free(enp, enp->en_vport_id); in rhead_nic_fini() 545 enp->en_vport_id = EVB_PORT_ID_NULL; in rhead_nic_fini()
|
| H A D | efx_mcdi.c | 2053 if ((rc = efx_mcdi_mac_stats(enp, enp->en_vport_id, NULL, in efx_mcdi_mac_stats_clear() 2077 if ((rc = efx_mcdi_mac_stats(enp, enp->en_vport_id, esmp, in efx_mcdi_mac_stats_upload() 2106 rc = efx_mcdi_mac_stats(enp, enp->en_vport_id, NULL, in efx_mcdi_mac_stats_periodic() 2109 rc = efx_mcdi_mac_stats(enp, enp->en_vport_id, esmp, in efx_mcdi_mac_stats_periodic() 2112 rc = efx_mcdi_mac_stats(enp, enp->en_vport_id, esmp, in efx_mcdi_mac_stats_periodic() 2878 MCDI_IN_SET_DWORD(req, INIT_RXQ_EXT_IN_PORT_ID, enp->en_vport_id); in efx_mcdi_init_rxq() 3029 MCDI_IN_SET_DWORD(req, INIT_TXQ_IN_PORT_ID, enp->en_vport_id); in efx_mcdi_init_txq()
|
| H A D | ef10_nic.c | 2531 enp->en_vport_id = EVB_PORT_ID_ASSIGNED; in ef10_nic_init() 2535 enp->en_vport_id = enp->en_vswitchp->ev_evcp->evc_vport_id; in ef10_nic_init() 2671 (void) efx_mcdi_vadaptor_free(enp, enp->en_vport_id); in ef10_nic_fini() 2672 enp->en_vport_id = EVB_PORT_ID_NULL; in ef10_nic_fini()
|
| H A D | ef10_rx.c | 52 enp->en_vport_id); in efx_mcdi_rss_context_alloc()
|
| H A D | ef10_mac.c | 89 enp->en_vport_id); in efx_mcdi_vadapter_set_mac()
|
| H A D | efx_impl.h | 866 uint32_t en_vport_id; member
|
| H A D | ef10_filter.c | 205 MCDI_IN_SET_DWORD(req, FILTER_OP_EXT_IN_PORT_ID, enp->en_vport_id); in efx_mcdi_filter_op_add()
|