Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c1745 val32 = u32_replace_bits(val32, 30, B_BE_RLSRPT0_AGGNUM_MASK); in set_host_rpr_be()
H A Dreg.h5478 #define B_BE_RLSRPT0_AGGNUM_MASK GENMASK(7, 0) macro