Searched refs:sriov_get_phys_port_id (Results 1 – 3 of 3) sorted by relevance
79 if (efx->type->sriov_get_phys_port_id) in efx_sriov_get_phys_port_id()80 return efx->type->sriov_get_phys_port_id(efx, ppid); in efx_sriov_get_phys_port_id()
1344 int (*sriov_get_phys_port_id)(struct efx_nic *efx, member
4758 .sriov_get_phys_port_id = efx_ef10_sriov_get_phys_port_id,