Lines Matching refs:IPW_CMD
2075 #define IPW_CMD(x) case IPW_CMD_ ## x : return #x macro
2079 IPW_CMD(HOST_COMPLETE); in get_cmd_string()
2080 IPW_CMD(POWER_DOWN); in get_cmd_string()
2081 IPW_CMD(SYSTEM_CONFIG); in get_cmd_string()
2082 IPW_CMD(MULTICAST_ADDRESS); in get_cmd_string()
2083 IPW_CMD(SSID); in get_cmd_string()
2084 IPW_CMD(ADAPTER_ADDRESS); in get_cmd_string()
2085 IPW_CMD(PORT_TYPE); in get_cmd_string()
2086 IPW_CMD(RTS_THRESHOLD); in get_cmd_string()
2087 IPW_CMD(FRAG_THRESHOLD); in get_cmd_string()
2088 IPW_CMD(POWER_MODE); in get_cmd_string()
2089 IPW_CMD(WEP_KEY); in get_cmd_string()
2090 IPW_CMD(TGI_TX_KEY); in get_cmd_string()
2091 IPW_CMD(SCAN_REQUEST); in get_cmd_string()
2092 IPW_CMD(SCAN_REQUEST_EXT); in get_cmd_string()
2093 IPW_CMD(ASSOCIATE); in get_cmd_string()
2094 IPW_CMD(SUPPORTED_RATES); in get_cmd_string()
2095 IPW_CMD(SCAN_ABORT); in get_cmd_string()
2096 IPW_CMD(TX_FLUSH); in get_cmd_string()
2097 IPW_CMD(QOS_PARAMETERS); in get_cmd_string()
2098 IPW_CMD(DINO_CONFIG); in get_cmd_string()
2099 IPW_CMD(RSN_CAPABILITIES); in get_cmd_string()
2100 IPW_CMD(RX_KEY); in get_cmd_string()
2101 IPW_CMD(CARD_DISABLE); in get_cmd_string()
2102 IPW_CMD(SEED_NUMBER); in get_cmd_string()
2103 IPW_CMD(TX_POWER); in get_cmd_string()
2104 IPW_CMD(COUNTRY_INFO); in get_cmd_string()
2105 IPW_CMD(AIRONET_INFO); in get_cmd_string()
2106 IPW_CMD(AP_TX_POWER); in get_cmd_string()
2107 IPW_CMD(CCKM_INFO); in get_cmd_string()
2108 IPW_CMD(CCX_VER_INFO); in get_cmd_string()
2109 IPW_CMD(SET_CALIBRATION); in get_cmd_string()
2110 IPW_CMD(SENSITIVITY_CALIB); in get_cmd_string()
2111 IPW_CMD(RETRY_LIMIT); in get_cmd_string()
2112 IPW_CMD(IPW_PRE_POWER_DOWN); in get_cmd_string()
2113 IPW_CMD(VAP_BEACON_TEMPLATE); in get_cmd_string()
2114 IPW_CMD(VAP_DTIM_PERIOD); in get_cmd_string()
2115 IPW_CMD(EXT_SUPPORTED_RATES); in get_cmd_string()
2116 IPW_CMD(VAP_LOCAL_TX_PWR_CONSTRAINT); in get_cmd_string()
2117 IPW_CMD(VAP_QUIET_INTERVALS); in get_cmd_string()
2118 IPW_CMD(VAP_CHANNEL_SWITCH); in get_cmd_string()
2119 IPW_CMD(VAP_MANDATORY_CHANNELS); in get_cmd_string()
2120 IPW_CMD(VAP_CELL_PWR_LIMIT); in get_cmd_string()
2121 IPW_CMD(VAP_CF_PARAM_SET); in get_cmd_string()
2122 IPW_CMD(VAP_SET_BEACONING_STATE); in get_cmd_string()
2123 IPW_CMD(MEASUREMENT); in get_cmd_string()
2124 IPW_CMD(POWER_CAPABILITY); in get_cmd_string()
2125 IPW_CMD(SUPPORTED_CHANNELS); in get_cmd_string()
2126 IPW_CMD(TPC_REPORT); in get_cmd_string()
2127 IPW_CMD(WME_INFO); in get_cmd_string()
2128 IPW_CMD(PRODUCTION_COMMAND); in get_cmd_string()