Searched refs:IPW_CMD (Results 1 – 1 of 1) sorted by relevance
2130 #define IPW_CMD(x) case IPW_CMD_ ## x : return #x macro2134 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()[all …]