Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_common.h112 int efx_get_phys_port_name(struct net_device *net_dev,
H A Def100_netdev.c288 .ndo_get_phys_port_name = efx_get_phys_port_name,
H A Defx.c607 .ndo_get_phys_port_name = efx_get_phys_port_name,
H A Defx_common.c1382 int efx_get_phys_port_name(struct net_device *net_dev, char *name, size_t len) in efx_get_phys_port_name() function