Searched refs:IPW_CMD (Results 1 – 1 of 1) sorted by relevance
2107 #define IPW_CMD(x) case IPW_CMD_ ## x : return #x macro2111 IPW_CMD(HOST_COMPLETE); in get_cmd_string()2112 IPW_CMD(POWER_DOWN); in get_cmd_string()2113 IPW_CMD(SYSTEM_CONFIG); in get_cmd_string()2114 IPW_CMD(MULTICAST_ADDRESS); in get_cmd_string()2115 IPW_CMD(SSID); in get_cmd_string()2116 IPW_CMD(ADAPTER_ADDRESS); in get_cmd_string()2117 IPW_CMD(PORT_TYPE); in get_cmd_string()2118 IPW_CMD(RTS_THRESHOLD); in get_cmd_string()2119 IPW_CMD(FRAG_THRESHOLD); in get_cmd_string()[all …]