Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c975 val32 = u32_replace_bits(val32, NAV_25MS, B_BE_WMAC_NAV_UPPER_MASK); in nav_ctrl_init_be()
H A Dreg.h7115 #define B_BE_WMAC_NAV_UPPER_MASK GENMASK(15, 8) macro