Searched refs:IPW_CMD (Results 1 – 1 of 1) sorted by relevance
2121 #define IPW_CMD(x) case IPW_CMD_ ## x : return #x macro2125 IPW_CMD(HOST_COMPLETE); in get_cmd_string()2126 IPW_CMD(POWER_DOWN); in get_cmd_string()2127 IPW_CMD(SYSTEM_CONFIG); in get_cmd_string()2128 IPW_CMD(MULTICAST_ADDRESS); in get_cmd_string()2129 IPW_CMD(SSID); in get_cmd_string()2130 IPW_CMD(ADAPTER_ADDRESS); in get_cmd_string()2131 IPW_CMD(PORT_TYPE); in get_cmd_string()2132 IPW_CMD(RTS_THRESHOLD); in get_cmd_string()2133 IPW_CMD(FRAG_THRESHOLD); in get_cmd_string()[all …]