Searched refs:ATH_RC_HT_FLAG (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/
H A Dif_athrate.h85 #define ATH_RC_HT_FLAG 0x08 /* use HT */ macro
H A Dif_ath_tx_ht.c277 rc[i].flags |= ATH_RC_HT_FLAG;
330 if ((rc[i].flags & ATH_RC_HT_FLAG) &&
592 if (rc[i].flags & ATH_RC_HT_FLAG) {
613 if (rc[i].flags & ATH_RC_HT_FLAG) {

Completed in 105 milliseconds