Home
last modified time | relevance | path

Searched refs:phw_txqueue (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/staging/rtl8712/
A Drtl8712_xmit.c29 sint _r8712_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag) in _r8712_init_hw_txqueue() argument
31 phw_txqueue->ac_tag = ac_tag; in _r8712_init_hw_txqueue()
34 phw_txqueue->ff_hwaddr = RTL8712_DMA_BEQ; in _r8712_init_hw_txqueue()
37 phw_txqueue->ff_hwaddr = RTL8712_DMA_BKQ; in _r8712_init_hw_txqueue()
40 phw_txqueue->ff_hwaddr = RTL8712_DMA_VIQ; in _r8712_init_hw_txqueue()
43 phw_txqueue->ff_hwaddr = RTL8712_DMA_VOQ; in _r8712_init_hw_txqueue()
46 phw_txqueue->ff_hwaddr = RTL8712_DMA_BEQ; in _r8712_init_hw_txqueue()
A Drtl871x_xmit.h265 sint _r8712_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag);
/linux-6.3-rc2/drivers/staging/rtl8723bs/include/
A Drtw_xmit.h458 s32 _rtw_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag);

Completed in 10 milliseconds