Home
last modified time | relevance | path

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

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