Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Defx_common.c1380 if (efx->type->get_phys_port_id) in efx_get_phys_port_id()
1381 return efx->type->get_phys_port_id(efx, ppid); in efx_get_phys_port_id()
H A Dnet_driver.h1425 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.c4072 .get_phys_port_id = efx_ef10_get_phys_port_id,
4207 .get_phys_port_id = efx_ef10_get_phys_port_id,