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