Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dmac_be.c749 val32 |= B_BE_MLO_TABLE_REINIT; in mlo_init_be()
751 val32 &= ~B_BE_MLO_TABLE_REINIT; in mlo_init_be()
Dreg.h5849 #define B_BE_MLO_TABLE_REINIT BIT(23) macro