Searched refs:WLAN_RC_PHY_HT_VALID (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/wireless/ath/ath9k/ | ||
D | rc.h | 126 #define WLAN_RC_PHY_HT_VALID(flag, capflag) \ macro |
D | rc.c | 562 !WLAN_RC_PHY_HT_VALID(rate_flags, capflag)) in ath_rc_setvalid_htrates() |