Home
last modified time | relevance | path

Searched refs:get_phys_port_id (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx_common.c1382 if (efx->type->get_phys_port_id) in efx_get_phys_port_id()
1383 return efx->type->get_phys_port_id(efx, ppid); in efx_get_phys_port_id()
H A Dnet_driver.h1310 * @get_phys_port_id: Get the underlying physical port id.
1467 int (*get_phys_port_id)(struct efx_nic *efx, member
H A Def100_nic.c750 .get_phys_port_id = efx_ef100_get_phys_port_id,
H A Def10.c4093 .get_phys_port_id = efx_ef10_get_phys_port_id,
4228 .get_phys_port_id = efx_ef10_get_phys_port_id,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Defx_common.c1376 if (efx->type->get_phys_port_id) in efx_get_phys_port_id()
1377 return efx->type->get_phys_port_id(efx, ppid); in efx_get_phys_port_id()
H A Dnet_driver.h1322 * @get_phys_port_id: Get the underlying physical port id.
1480 int (*get_phys_port_id)(struct efx_nic *efx, member
H A Def100_nic.c1285 .get_phys_port_id = efx_ef100_get_phys_port_id,
H A Def10.c4148 .get_phys_port_id = efx_ef10_get_phys_port_id,
4283 .get_phys_port_id = efx_ef10_get_phys_port_id,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Defx_common.c1394 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()
H A Dnet_driver.h1271 * @get_phys_port_id: Get the underlying physical port id.
1431 int (*get_phys_port_id)(struct efx_nic *efx, member

Completed in 28 milliseconds