Home
last modified time | relevance | path

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

/src/sys/contrib/dev/rtw89/
H A Dcore.h891 RF_C = BIT(2), enumerator
895 RF_AC = (RF_A | RF_C),
897 RF_BC = (RF_B | RF_C),
899 RF_CD = (RF_C | RF_D),
901 RF_ABC = (RF_A | RF_B | RF_C),
903 RF_ACD = (RF_A | RF_C | RF_D),
904 RF_BCD = (RF_B | RF_C | RF_D),
906 RF_ABCD = (RF_A | RF_B | RF_C | RF_D),