Searched refs:WLAN_RC_PHY_HT (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ath/ath9k/
H A Drc.h114 #define WLAN_RC_PHY_HT(_phy) (_phy >= WLAN_RC_PHY_HT_20_SS) macro
H A Drc.c473 if (WLAN_RC_PHY_HT(phy) && !(capflag & WLAN_RC_HT_FLAG))
481 if (!ignore_cw && WLAN_RC_PHY_HT(phy))
553 !WLAN_RC_PHY_HT(phy)) {
590 if ((rate != dot11rate) || !WLAN_RC_PHY_HT(phy) ||
720 if (WLAN_RC_PHY_HT(rate_table->info[rix].phy)) {
757 WLAN_RC_PHY_HT(rate_table->info[rix].phy))) {
H A Ddebug.c428 if (WLAN_RC_PHY_HT(sc->cur_rate_table->info[i].phy)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Drc.h114 #define WLAN_RC_PHY_HT(_phy) (_phy >= WLAN_RC_PHY_HT_20_SS) macro
H A Drc.c473 if (WLAN_RC_PHY_HT(phy) && !(capflag & WLAN_RC_HT_FLAG))
481 if (!ignore_cw && WLAN_RC_PHY_HT(phy))
553 !WLAN_RC_PHY_HT(phy)) {
590 if ((rate != dot11rate) || !WLAN_RC_PHY_HT(phy) ||
720 if (WLAN_RC_PHY_HT(rate_table->info[rix].phy)) {
757 WLAN_RC_PHY_HT(rate_table->info[rix].phy))) {
H A Ddebug.c428 if (WLAN_RC_PHY_HT(sc->cur_rate_table->info[i].phy)) {

Completed in 140 milliseconds