Lines Matching refs:IPW_CMD
2130 #define IPW_CMD(x) case IPW_CMD_ ## x : return #x macro
2134 IPW_CMD(HOST_COMPLETE); in get_cmd_string()
2135 IPW_CMD(POWER_DOWN); in get_cmd_string()
2136 IPW_CMD(SYSTEM_CONFIG); in get_cmd_string()
2137 IPW_CMD(MULTICAST_ADDRESS); in get_cmd_string()
2138 IPW_CMD(SSID); in get_cmd_string()
2139 IPW_CMD(ADAPTER_ADDRESS); in get_cmd_string()
2140 IPW_CMD(PORT_TYPE); in get_cmd_string()
2141 IPW_CMD(RTS_THRESHOLD); in get_cmd_string()
2142 IPW_CMD(FRAG_THRESHOLD); in get_cmd_string()
2143 IPW_CMD(POWER_MODE); in get_cmd_string()
2144 IPW_CMD(WEP_KEY); in get_cmd_string()
2145 IPW_CMD(TGI_TX_KEY); in get_cmd_string()
2146 IPW_CMD(SCAN_REQUEST); in get_cmd_string()
2147 IPW_CMD(SCAN_REQUEST_EXT); in get_cmd_string()
2148 IPW_CMD(ASSOCIATE); in get_cmd_string()
2149 IPW_CMD(SUPPORTED_RATES); in get_cmd_string()
2150 IPW_CMD(SCAN_ABORT); in get_cmd_string()
2151 IPW_CMD(TX_FLUSH); in get_cmd_string()
2152 IPW_CMD(QOS_PARAMETERS); in get_cmd_string()
2153 IPW_CMD(DINO_CONFIG); in get_cmd_string()
2154 IPW_CMD(RSN_CAPABILITIES); in get_cmd_string()
2155 IPW_CMD(RX_KEY); in get_cmd_string()
2156 IPW_CMD(CARD_DISABLE); in get_cmd_string()
2157 IPW_CMD(SEED_NUMBER); in get_cmd_string()
2158 IPW_CMD(TX_POWER); in get_cmd_string()
2159 IPW_CMD(COUNTRY_INFO); in get_cmd_string()
2160 IPW_CMD(AIRONET_INFO); in get_cmd_string()
2161 IPW_CMD(AP_TX_POWER); in get_cmd_string()
2162 IPW_CMD(CCKM_INFO); in get_cmd_string()
2163 IPW_CMD(CCX_VER_INFO); in get_cmd_string()
2164 IPW_CMD(SET_CALIBRATION); in get_cmd_string()
2165 IPW_CMD(SENSITIVITY_CALIB); in get_cmd_string()
2166 IPW_CMD(RETRY_LIMIT); in get_cmd_string()
2167 IPW_CMD(IPW_PRE_POWER_DOWN); in get_cmd_string()
2168 IPW_CMD(VAP_BEACON_TEMPLATE); in get_cmd_string()
2169 IPW_CMD(VAP_DTIM_PERIOD); in get_cmd_string()
2170 IPW_CMD(EXT_SUPPORTED_RATES); in get_cmd_string()
2171 IPW_CMD(VAP_LOCAL_TX_PWR_CONSTRAINT); in get_cmd_string()
2172 IPW_CMD(VAP_QUIET_INTERVALS); in get_cmd_string()
2173 IPW_CMD(VAP_CHANNEL_SWITCH); in get_cmd_string()
2174 IPW_CMD(VAP_MANDATORY_CHANNELS); in get_cmd_string()
2175 IPW_CMD(VAP_CELL_PWR_LIMIT); in get_cmd_string()
2176 IPW_CMD(VAP_CF_PARAM_SET); in get_cmd_string()
2177 IPW_CMD(VAP_SET_BEACONING_STATE); in get_cmd_string()
2178 IPW_CMD(MEASUREMENT); in get_cmd_string()
2179 IPW_CMD(POWER_CAPABILITY); in get_cmd_string()
2180 IPW_CMD(SUPPORTED_CHANNELS); in get_cmd_string()
2181 IPW_CMD(TPC_REPORT); in get_cmd_string()
2182 IPW_CMD(WME_INFO); in get_cmd_string()
2183 IPW_CMD(PRODUCTION_COMMAND); in get_cmd_string()