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

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

Completed in 103 milliseconds