Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c220 B_BE_DLE_WDE_EN | B_BE_DLE_PLE_EN); in dle_func_en_be()
223 B_BE_DLE_WDE_EN | B_BE_DLE_PLE_EN); in dle_func_en_be()
784 B_BE_STA_SCH_EN | B_BE_DLE_PLE_EN | in dmac_func_en_be()
H A Drtw8922a.c608 B_BE_STA_SCH_EN | B_BE_DLE_PLE_EN | B_BE_PKT_BUF_EN | in rtw8922a_pwr_on_func()
H A Drtw8922d.c639 B_BE_STA_SCH_EN | B_BE_DLE_PLE_EN | in rtw8922d_pwr_on_func()
H A Dreg.h4902 #define B_BE_DLE_PLE_EN BIT(23) macro