Home
last modified time | relevance | path

Searched refs:BIT_EN_WR_FREE_TAIL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dreg.h312 #define BIT_EN_WR_FREE_TAIL BIT(20) macro
H A Dmac.c1191 rtw_write8_set(rtwdev, REG_FWHW_TXQ_CTRL + 2, BIT_EN_WR_FREE_TAIL >> 16); in __priority_queue_cfg()