Home
last modified time | relevance | path

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

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