Searched refs:get_phys_port_id (Results 1 – 6 of 6) sorted by relevance
1394 if (efx->type->get_phys_port_id) in efx_siena_get_phys_port_id()1395 return efx->type->get_phys_port_id(efx, ppid); in efx_siena_get_phys_port_id()
1431 int (*get_phys_port_id)(struct efx_nic *efx, member
1381 if (efx->type->get_phys_port_id) in efx_get_phys_port_id()1382 return efx->type->get_phys_port_id(efx, ppid); in efx_get_phys_port_id()
1505 int (*get_phys_port_id)(struct efx_nic *efx, member
1231 .get_phys_port_id = efx_ef100_get_phys_port_id,
4116 .get_phys_port_id = efx_ef10_get_phys_port_id,4253 .get_phys_port_id = efx_ef10_get_phys_port_id,