Home
last modified time | relevance | path

Searched refs:netif_testing (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c749 if (!netif_testing(nic_dev->netdev)) in free_tx_poll()
/linux/include/linux/
H A Dnetdevice.h4598 static inline bool netif_testing(const struct net_device *dev) in netif_testing() function
/linux/net/core/
H A Drtnetlink.c1070 !netif_dormant(dev) && !netif_testing(dev)) in set_operstate()