Searched refs:WLAN_RC_HT_FLAG (Results 1 - 8 of 8) 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.h116 #define WLAN_RC_CAP_MODE(capflag) (((capflag & WLAN_RC_HT_FLAG) ? \
134 #define WLAN_RC_HT_FLAG (0x10) macro
H A Drc.c164 WLAN_RC_HT_FLAG, /* Phy rates allowed initially */
320 WLAN_RC_HT_FLAG, /* Phy rates allowed initially */
473 if (WLAN_RC_PHY_HT(phy) && !(capflag & WLAN_RC_HT_FLAG))
1258 if (ath_rc_priv->ht_cap & WLAN_RC_HT_FLAG) {
1302 caps = WLAN_RC_HT_FLAG;
H A Dhtc.h179 #define WLAN_RC_HT_FLAG 0x08 macro
H A Dhtc_drv_main.c365 caps = WLAN_RC_HT_FLAG;
/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.h116 #define WLAN_RC_CAP_MODE(capflag) (((capflag & WLAN_RC_HT_FLAG) ? \
134 #define WLAN_RC_HT_FLAG (0x10) macro
H A Drc.c164 WLAN_RC_HT_FLAG, /* Phy rates allowed initially */
320 WLAN_RC_HT_FLAG, /* Phy rates allowed initially */
473 if (WLAN_RC_PHY_HT(phy) && !(capflag & WLAN_RC_HT_FLAG))
1258 if (ath_rc_priv->ht_cap & WLAN_RC_HT_FLAG) {
1302 caps = WLAN_RC_HT_FLAG;
H A Dhtc.h179 #define WLAN_RC_HT_FLAG 0x08 macro
H A Dhtc_drv_main.c365 caps = WLAN_RC_HT_FLAG;

Completed in 81 milliseconds