Home
last modified time | relevance | path

Searched refs:get_phys_port_id (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Defx_common.c1356 if (efx->type->get_phys_port_id) in efx_get_phys_port_id()
1357 return efx->type->get_phys_port_id(efx, ppid); in efx_get_phys_port_id()
H A Dnet_driver.h1519 int (*get_phys_port_id)(struct efx_nic *efx, member
H A Def100_nic.c1280 .get_phys_port_id = efx_ef100_get_phys_port_id,
H A Def10.c4150 .get_phys_port_id = efx_ef10_get_phys_port_id,
4285 .get_phys_port_id = efx_ef10_get_phys_port_id,
4412 .get_phys_port_id = efx_ef10_get_phys_port_id,
/linux/drivers/net/ethernet/sfc/siena/
H A Defx_common.c1384 if (efx->type->get_phys_port_id) in efx_siena_get_phys_port_id()
1385 return efx->type->get_phys_port_id(efx, ppid); in efx_siena_get_phys_port_id()
H A Dnet_driver.h1411 int (*get_phys_port_id)(struct efx_nic *efx, member