Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw89/
H A Dcore.h825 RF_D = BIT(3), enumerator
829 RF_AD = (RF_A | RF_D),
831 RF_BD = (RF_B | RF_D),
832 RF_CD = (RF_C | RF_D),
835 RF_ABD = (RF_A | RF_B | RF_D),
836 RF_ACD = (RF_A | RF_C | RF_D),
837 RF_BCD = (RF_B | RF_C | RF_D),
839 RF_ABCD = (RF_A | RF_B | RF_C | RF_D),