Searched defs:enableDacFifo (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ar5008_phy.c722 u32 enableDacFifo = 0; local
725 enableDacFifo = (REG_READ(ah, AR_PHY_TURBO) &
729 | AR_PHY_FC_SINGLE_HT_LTF1 | AR_PHY_FC_WALSH | enableDacFifo;
H A Dath9k_ar9003_phy.c472 u32 enableDacFifo = 0; local
474 enableDacFifo =
479 AR_PHY_GC_SHORT_GI_40 | enableDacFifo;

Completed in 58 milliseconds