Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sfc/
Defx_common.h114 int efx_get_phys_port_name(struct net_device *net_dev,
Def100_netdev.c228 .ndo_get_phys_port_name = efx_get_phys_port_name,
Defx.c611 .ndo_get_phys_port_name = efx_get_phys_port_name,
Defx_common.c1389 int efx_get_phys_port_name(struct net_device *net_dev, char *name, size_t len) in efx_get_phys_port_name() function