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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_rc.h44 * VALID_40 - HT 40 only
50 #define VALID_40 0x4 macro
51 #define VALID_2040 (VALID_20|VALID_40)
84 (capflag & WLAN_RC_40_FLAG) ? VALID_40 : VALID_20 : VALID))
93 ((flag & VALID_40) && (capflag & WLAN_RC_40_FLAG)))
H A Darn_rc.c107 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 13500, /* 13.5 Mb */
110 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 27500, /* 27.0 Mb */
113 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 40500, /* 40.5 Mb */
116 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_SS, 54000, /* 54 Mb */
119 { VALID_40, VALID_40, WLAN_RC_PHY_HT_40_S
[all...]

Completed in 59 milliseconds