Home
last modified time | relevance | path

Searched refs:B_BE_MAC_FUNC_EN (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c781 B_BE_MAC_FUNC_EN | B_BE_DMAC_FUNC_EN | in dmac_func_en_be()
H A Drtw8922a.c606 val32 = B_BE_MAC_FUNC_EN | B_BE_DMAC_FUNC_EN | B_BE_MPDU_PROC_EN | in rtw8922a_pwr_on_func()
H A Drtw8922d.c636 B_BE_MAC_FUNC_EN | B_BE_DMAC_FUNC_EN | in rtw8922d_pwr_on_func()
H A Dreg.h4895 #define B_BE_MAC_FUNC_EN BIT(30) macro