Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dcore.h573 RF_C = BIT(2), enumerator
577 RF_AC = (RF_A | RF_C),
579 RF_BC = (RF_B | RF_C),
581 RF_CD = (RF_C | RF_D),
583 RF_ABC = (RF_A | RF_B | RF_C),
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),