Searched refs:std_cmd_type (Results 1 – 1 of 1) sorted by relevance
287 const uint8_t std_cmd_type = is_oem ? NCSI_OEM_COMMAND : cmd_type; in ncsi_validate_response() local288 if (response->hdr.control_packet_type != (std_cmd_type | NCSI_RESPONSE)) { in ncsi_validate_response()