Searched defs:hw_q (Results 1 – 6 of 6) sorted by relevance
201 int hw_q = skb2q(skb); in mt7601u_tx() local265 u8 cw_min = 5, cw_max = 10, hw_q = q2hwq(queue); in mt7601u_conf_tx() local
367 struct mt76_wcid *wcid, int hw_q) in mt7601u_dma_enqueue_tx()
122 u8 __iomem *hw_q; member
214 #define GEM_ISR(hw_q) (0x0400 + ((hw_q) << 2)) argument215 #define GEM_TBQP(hw_q) (0x0440 + ((hw_q) << 2)) argument216 #define GEM_TBQPH(hw_q) (0x04C8) argument217 #define GEM_RBQP(hw_q) (0x0480 + ((hw_q) << 2)) argument218 #define GEM_RBQS(hw_q) (0x04A0 + ((hw_q) << 2)) argument219 #define GEM_RBQPH(hw_q) (0x04D4) argument220 #define GEM_IER(hw_q) (0x0600 + ((hw_q) << 2)) argument221 #define GEM_IDR(hw_q) (0x0620 + ((hw_q) << 2)) argument222 #define GEM_IMR(hw_q) (0x0640 + ((hw_q) << 2)) argument
4106 unsigned int hw_q, q; in macb_init() local
493 struct hw_q { struct494 struct list_head list_entry;495 enum sli4_qtype type;