Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dphy.c884 netif_testing_off(dev); in phy_start_cable_test()
955 netif_testing_off(dev); in phy_start_cable_test_tdr()
1541 netif_testing_off(dev); in _phy_state_machine()
1549 netif_testing_off(dev); in _phy_state_machine()
1640 netif_testing_off(dev); in phy_stop()
/linux-6.15/net/ethtool/
H A Dioctl.c2218 netif_testing_off(dev); in ethtool_self_test()
/linux-6.15/include/linux/
H A Dnetdevice.h4517 static inline void netif_testing_off(struct net_device *dev) in netif_testing_off() function
/linux-6.15/net/core/
H A Ddev.c10711 netif_testing_off(dev); in netif_stacked_transfer_operstate()