Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A 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()
/openbmc/linux/include/linux/
H A Dnetdevice.h4252 static inline void netif_testing_off(struct net_device *dev) in netif_testing_off() function
/openbmc/linux/net/ethtool/
H A Dioctl.c1924 netif_testing_off(dev); in ethtool_self_test()
/openbmc/linux/net/core/
H A Ddev.c9950 netif_testing_off(dev); in netif_stacked_transfer_operstate()