Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Defx_common.h109 int efx_get_phys_port_id(struct net_device *net_dev,
H A Def100_netdev.c287 .ndo_get_phys_port_id = efx_get_phys_port_id,
H A Defx.c620 .ndo_get_phys_port_id = efx_get_phys_port_id,
H A Defx_common.c1369 int efx_get_phys_port_id(struct net_device *net_dev, in efx_get_phys_port_id() function