Searched refs:net_selftest (Results 1 – 8 of 8) sorted by relevance
| /linux/include/net/ |
| H A D | selftests.h | 48 void net_selftest(struct net_device *ndev, struct ethtool_test *etest, 61 static inline void net_selftest(struct net_device *ndev, struct ethtool_test *etest, 16 static inline void net_selftest(struct net_device *ndev, struct ethtool_test *etest, net_selftest() function
|
| /linux/net/core/ |
| H A D | selftests.c | 407 void net_selftest(struct net_device *ndev, struct ethtool_test *etest, u64 *buf) in net_selftest() function 428 EXPORT_SYMBOL_GPL(net_selftest);
|
| /linux/drivers/net/usb/ |
| H A D | asix_devices.c | 325 .self_test = net_selftest,
|
| H A D | smsc95xx.c | 849 .self_test = net_selftest,
|
| H A D | lan78xx.c | 1908 .self_test = net_selftest,
|
| /linux/drivers/net/ethernet/atheros/ |
| H A D | ag71xx.c | 554 .self_test = net_selftest,
|
| /linux/net/dsa/ |
| H A D | user.c | 1160 net_selftest(ndev, etest, buf); in dsa_user_net_selftest()
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | fec_main.c | 3811 .self_test = net_selftest,
|