Searched refs:phw_txqueue (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/rtl8712/
H A Drtl8712_xmit.c41 sint _r8712_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag) argument
43 phw_txqueue->ac_tag = ac_tag;
46 phw_txqueue->ff_hwaddr = RTL8712_DMA_BEQ;
49 phw_txqueue->ff_hwaddr = RTL8712_DMA_BKQ;
52 phw_txqueue->ff_hwaddr = RTL8712_DMA_VIQ;
55 phw_txqueue->ff_hwaddr = RTL8712_DMA_VOQ;
58 phw_txqueue->ff_hwaddr = RTL8712_DMA_BEQ;
H A Drtl871x_xmit.h279 sint _r8712_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag);
/drivers/staging/rtl8723au/include/
H A Drtw_xmit.h370 s32 _rtw_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag);
/drivers/staging/rtl8188eu/include/
H A Drtw_xmit.h352 s32 _rtw_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag);

Completed in 50 milliseconds