Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dnet_driver.h1390 int (*get_phys_port_id)(struct efx_nic *efx, member
Defx.c2381 if (efx->type->get_phys_port_id) in efx_get_phys_port_id()
2382 return efx->type->get_phys_port_id(efx, ppid); in efx_get_phys_port_id()
Def10.c6691 .get_phys_port_id = efx_ef10_get_phys_port_id,
6825 .get_phys_port_id = efx_ef10_get_phys_port_id,