Searched refs:VALID_20 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_rc.h43 * VALID_20 - HT 20 only,
49 #define VALID_20 0x2 macro
51 #define VALID_2040 (VALID_20|VALID_40)
84 (capflag & WLAN_RC_40_FLAG) ? VALID_40 : VALID_20 : VALID))
92 (((flag & VALID_20) && !(capflag & WLAN_RC_40_FLAG)) || \
H A Darn_rc.c59 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 6500, /* 6.5 Mb */
62 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 13000, /* 13 Mb */
65 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 19500, /* 19.5 Mb */
68 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_SS, 26000, /* 26 Mb */
71 { VALID_20, VALID_20, WLAN_RC_PHY_HT_20_S
[all...]

Completed in 73 milliseconds