Searched refs:get_status_cmd (Results 1 – 2 of 2) sorted by relevance
31 static const u8 get_status_cmd[] = { 0x99, 0xDA }; variable147 ret = waterforce_write_expanded(priv, get_status_cmd, GET_STATUS_CMD_LENGTH); in waterforce_get_status()270 if (data[0] != get_status_cmd[0] || data[1] != get_status_cmd[1]) in waterforce_raw_event()
2679 struct iwl_wowlan_get_status_cmd get_status_cmd = { in iwl_mvm_parse_wowlan_status_common() local2685 .data = { &get_status_cmd, }, in iwl_mvm_parse_wowlan_status_common()2686 .len = { sizeof(get_status_cmd), }, in iwl_mvm_parse_wowlan_status_common()