Home
last modified time | relevance | path

Searched refs:netif_subqueue_stopped (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
Dnetcp_core.c1039 if (netif_subqueue_stopped(netcp->ndev, skb) && in netcp_process_tx_compl_packets()
/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h3646 static inline bool netif_subqueue_stopped(const struct net_device *dev, in netif_subqueue_stopped() function