Searched defs:hw_q (Results 1 – 4 of 4) sorted by relevance
208 int hw_q = skb2q(skb); in mt7601u_tx() local271 u8 cw_min = 5, cw_max = 10, hw_q = q2hwq(queue); in mt7601u_conf_tx() local
340 struct mt76_wcid *wcid, int hw_q) in mt7601u_dma_enqueue_tx()
140 #define GEM_ISR(hw_q) (0x0400 + ((hw_q) << 2)) argument141 #define GEM_TBQP(hw_q) (0x0440 + ((hw_q) << 2)) argument142 #define GEM_RBQP(hw_q) (0x0480 + ((hw_q) << 2)) argument143 #define GEM_IER(hw_q) (0x0600 + ((hw_q) << 2)) argument144 #define GEM_IDR(hw_q) (0x0620 + ((hw_q) << 2)) argument145 #define GEM_IMR(hw_q) (0x0640 + ((hw_q) << 2)) argument
2246 unsigned int hw_q; in macb_probe_queues() local2325 unsigned int hw_q, q; in macb_init() local