Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dphy.c831 netif_testing_off(dev); in phy_start_cable_test()
902 netif_testing_off(dev); in phy_start_cable_test_tdr()
1379 netif_testing_off(dev); in phy_stop()
1471 netif_testing_off(dev); in phy_state_machine()
1479 netif_testing_off(dev); in phy_state_machine()
/Linux-v6.6/net/ethtool/
Dioctl.c1924 netif_testing_off(dev); in ethtool_self_test()
/Linux-v6.6/include/linux/
Dnetdevice.h4230 static inline void netif_testing_off(struct net_device *dev) in netif_testing_off() function
/Linux-v6.6/net/core/
Ddev.c9944 netif_testing_off(dev); in netif_stacked_transfer_operstate()