Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/ti/
Dnetcp_core.c1039 if (netif_subqueue_stopped(netcp->ndev, skb) && in netcp_process_tx_compl_packets()
/Linux-v5.15/include/linux/
Dnetdevice.h3781 static inline bool netif_subqueue_stopped(const struct net_device *dev, in netif_subqueue_stopped() function
/Linux-v5.15/drivers/net/ethernet/ibm/
Dibmvnic.c1727 if (!netif_subqueue_stopped(netdev, skb)) in ibmvnic_xmit()