Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/ipw2x00/
Dipw2200.h366 struct clx2_queue { struct
519 struct clx2_queue q;
Dipw2200.c3711 static inline int ipw_tx_queue_space(const struct clx2_queue *q) in ipw_tx_queue_space()
3741 static void ipw_queue_init(struct ipw_priv *priv, struct clx2_queue *q, in ipw_queue_init()
3842 struct clx2_queue *q = &txq->q; in ipw_queue_tx_free()
5011 struct clx2_queue *q = &txq->q; in ipw_queue_tx_reclaim()
5040 struct clx2_queue *q = &txq->q; in ipw_queue_tx_hcmd()
10099 struct clx2_queue *q = &txq->q; in ipw_tx_skb()