Home
last modified time | relevance | path

Searched refs:WLAN_RC_HT_FLAG (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_rc.h83 #define WLAN_RC_CAP_MODE(capflag) (((capflag & WLAN_RC_HT_FLAG) ? \
98 #define WLAN_RC_HT_FLAG (0x08) macro
H A Darn_rc.c166 WLAN_RC_HT_FLAG, /* Phy rates allowed initially */
322 WLAN_RC_HT_FLAG, /* Phy rates allowed initially */
518 if (WLAN_RC_PHY_HT(phy) && !(capflag & WLAN_RC_HT_FLAG)) in arn_rc_valid_phyrate()
1486 ath_rc_priv->ht_cap = WLAN_RC_HT_FLAG; in arn_rc_init()
1537 if (ath_rc_priv->ht_cap & WLAN_RC_HT_FLAG) { in arn_rc_init()