Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/phy/
Dphy.c624 netif_testing_off(dev); in phy_start_cable_test()
695 netif_testing_off(dev); in phy_start_cable_test_tdr()
1060 netif_testing_off(dev); in phy_stop()
1149 netif_testing_off(dev); in phy_state_machine()
1157 netif_testing_off(dev); in phy_state_machine()
/Linux-v5.10/net/ethtool/
Dioctl.c1774 netif_testing_off(dev); in ethtool_self_test()
/Linux-v5.10/include/linux/
Dnetdevice.h4053 static inline void netif_testing_off(struct net_device *dev) in netif_testing_off() function
/Linux-v5.10/net/core/
Ddev.c9752 netif_testing_off(dev); in netif_stacked_transfer_operstate()