Searched refs:efx_get_phys_port_name (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | efx_common.h | 112 int efx_get_phys_port_name(struct net_device *net_dev,
|
H A D | ef100_netdev.c | 233 .ndo_get_phys_port_name = efx_get_phys_port_name,
|
H A D | efx_common.c | 1388 int efx_get_phys_port_name(struct net_device *net_dev, char *name, size_t len) in efx_get_phys_port_name() function
|
H A D | efx.c | 606 .ndo_get_phys_port_name = efx_get_phys_port_name,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | efx_common.h | 112 int efx_get_phys_port_name(struct net_device *net_dev,
|
H A D | ef100_netdev.c | 288 .ndo_get_phys_port_name = efx_get_phys_port_name,
|
H A D | efx_common.c | 1382 int efx_get_phys_port_name(struct net_device *net_dev, char *name, size_t len) in efx_get_phys_port_name() function
|
H A D | efx.c | 607 .ndo_get_phys_port_name = efx_get_phys_port_name,
|
Completed in 9 milliseconds