Home
last modified time | relevance | path

Searched refs:net_selftest_get_count (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/net/
H A Dselftests.h11 int net_selftest_get_count(void);
21 static inline int net_selftest_get_count(void) in net_selftest_get_count() function
/openbmc/linux/net/core/
H A Dselftests.c371 int count = net_selftest_get_count(); in net_selftest()
392 int net_selftest_get_count(void) in net_selftest_get_count() function
396 EXPORT_SYMBOL_GPL(net_selftest_get_count);
403 for (i = 0; i < net_selftest_get_count(); i++) { in net_selftest_get_strings()
/openbmc/linux/drivers/net/usb/
H A Dasix_devices.c300 return net_selftest_get_count(); in ax88772_ethtool_get_sset_count()
H A Dsmsc95xx.c769 return net_selftest_get_count(); in smsc95xx_ethtool_get_sset_count()
/openbmc/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c533 return net_selftest_get_count(); in ag71xx_ethtool_get_sset_count()
/openbmc/linux/net/dsa/
H A Dslave.c1119 return net_selftest_get_count(); in dsa_slave_get_sset_count()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c2966 return net_selftest_get_count(); in fec_enet_get_sset_count()