Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dcore.h574 RF_D = BIT(3), enumerator
578 RF_AD = (RF_A | RF_D),
580 RF_BD = (RF_B | RF_D),
581 RF_CD = (RF_C | RF_D),
584 RF_ABD = (RF_A | RF_B | RF_D),
585 RF_ACD = (RF_A | RF_C | RF_D),
586 RF_BCD = (RF_B | RF_C | RF_D),
588 RF_ABCD = (RF_A | RF_B | RF_C | RF_D),