WLAN_RC_HT_FLAG
ath_rc_priv->ht_cap = WLAN_RC_HT_FLAG;
if (ath_rc_priv->ht_cap & WLAN_RC_HT_FLAG) {
WLAN_RC_HT_FLAG, /* Phy rates allowed initially */
WLAN_RC_HT_FLAG, /* Phy rates allowed initially */
if (WLAN_RC_PHY_HT(phy) && !(capflag & WLAN_RC_HT_FLAG))
#define WLAN_RC_CAP_MODE(capflag) (((capflag & WLAN_RC_HT_FLAG) ? \