Searched refs:WPI_DESC (Results 1 – 1 of 1) sorted by relevance
59 #define WPI_DESC(x) case x: return #x macro65 WPI_DESC(WPI_UC_READY); in wpi_cmd_str()66 WPI_DESC(WPI_RX_DONE); in wpi_cmd_str()67 WPI_DESC(WPI_START_SCAN); in wpi_cmd_str()68 WPI_DESC(WPI_SCAN_RESULTS); in wpi_cmd_str()69 WPI_DESC(WPI_STOP_SCAN); in wpi_cmd_str()70 WPI_DESC(WPI_BEACON_SENT); in wpi_cmd_str()71 WPI_DESC(WPI_RX_STATISTICS); in wpi_cmd_str()72 WPI_DESC(WPI_BEACON_STATISTICS); in wpi_cmd_str()73 WPI_DESC(WPI_STATE_CHANGED); in wpi_cmd_str()[all …]