Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2200.h380 struct clx2_queue { struct
533 struct clx2_queue q;
Dipw2200.c3735 static inline int ipw_tx_queue_space(const struct clx2_queue *q) in ipw_tx_queue_space()
3765 static void ipw_queue_init(struct ipw_priv *priv, struct clx2_queue *q, in ipw_queue_init()
3866 struct clx2_queue *q = &txq->q; in ipw_queue_tx_free()
5035 struct clx2_queue *q = &txq->q; in ipw_queue_tx_reclaim()
5064 struct clx2_queue *q = &txq->q; in ipw_queue_tx_hcmd()
10130 struct clx2_queue *q = &txq->q; in ipw_tx_skb()