Searched refs:get_phys_port_id (Results 1 – 6 of 6) sorted by relevance
1387 if (efx->type->get_phys_port_id) in efx_siena_get_phys_port_id()1388 return efx->type->get_phys_port_id(efx, ppid); in efx_siena_get_phys_port_id()
1411 int (*get_phys_port_id)(struct efx_nic *efx, member
1374 if (efx->type->get_phys_port_id) in efx_get_phys_port_id()1375 return efx->type->get_phys_port_id(efx, ppid); in efx_get_phys_port_id()
1480 int (*get_phys_port_id)(struct efx_nic *efx, member
4148 .get_phys_port_id = efx_ef10_get_phys_port_id,4283 .get_phys_port_id = efx_ef10_get_phys_port_id,4410 .get_phys_port_id = efx_ef10_get_phys_port_id,
1285 .get_phys_port_id = efx_ef100_get_phys_port_id,