Searched refs:rhine_tx_queue_full (Results 1 – 1 of 1) sorted by relevance
1781 static inline bool rhine_tx_queue_full(struct rhine_private *rp) in rhine_tx_queue_full() function1880 if (rhine_tx_queue_full(rp)) { in rhine_start_tx()1884 if (!rhine_tx_queue_full(rp)) in rhine_start_tx()2010 if (!rhine_tx_queue_full(rp) && netif_queue_stopped(dev)) { in rhine_tx()2014 if (rhine_tx_queue_full(rp)) in rhine_tx()