Searched refs:ipw_tx_queue_space (Results 1 – 1 of 1) sorted by relevance
3711 static inline int ipw_tx_queue_space(const struct clx2_queue *q) in ipw_tx_queue_space() function5026 if ((ipw_tx_queue_space(q) > q->low_mark) && in ipw_queue_tx_reclaim()5043 if (ipw_tx_queue_space(q) < (sync ? 1 : 2)) { in ipw_queue_tx_hcmd()10268 if (ipw_tx_queue_space(q) < q->high_mark) in ipw_tx_skb()10289 if (ipw_tx_queue_space(&txq->q) < txq->q.high_mark) in ipw_net_is_queue_full()