Searched refs:hw_txqueue (Results 1 – 2 of 2) sorted by relevance
94 struct hw_txqueue *phwtxqueue;192 struct hw_txqueue { struct218 struct hw_txqueue be_txqueue; argument219 struct hw_txqueue bk_txqueue;220 struct hw_txqueue vi_txqueue;221 struct hw_txqueue vo_txqueue;222 struct hw_txqueue bmc_txqueue;279 sint _r8712_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag);
42 sint _r8712_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag) in _r8712_init_hw_txqueue()