Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
Drtw8723x.c437 rtw_write32_mask(rtwdev, REG_PAGE_F_RST_11N, BIT_MASK_F_RST_ALL, 1); in __rtw8723x_false_alarm_statistics()
438 rtw_write32_mask(rtwdev, REG_PAGE_F_RST_11N, BIT_MASK_F_RST_ALL, 0); in __rtw8723x_false_alarm_statistics()
Drtw8723x.h328 #define REG_PAGE_F_RST_11N 0x0f14 macro