Searched refs:ipw_tx_queue_space (Results 1 – 1 of 1) sorted by relevance
3665 static inline int ipw_tx_queue_space(const struct clx2_queue *q) in ipw_tx_queue_space() function4980 if ((ipw_tx_queue_space(q) > q->low_mark) && in ipw_queue_tx_reclaim()4997 if (ipw_tx_queue_space(q) < (sync ? 1 : 2)) { in ipw_queue_tx_hcmd()10222 if (ipw_tx_queue_space(q) < q->high_mark) in ipw_tx_skb()10243 if (ipw_tx_queue_space(&txq->q) < txq->q.high_mark) in ipw_net_is_queue_full()