Searched refs:extraie_len_with_pad (Results 1 – 1 of 1) sorted by relevance
4149 uint16_t extraie_len_with_pad = 0; in send_scan_start_cmd_tlv() local4174 extraie_len_with_pad = in send_scan_start_cmd_tlv()4176 len += extraie_len_with_pad; in send_scan_start_cmd_tlv()4300 WMITLV_SET_HDR(buf_ptr, WMITLV_TAG_ARRAY_BYTE, extraie_len_with_pad); in send_scan_start_cmd_tlv()4305 buf_ptr += WMI_TLV_HDR_SIZE + extraie_len_with_pad; in send_scan_start_cmd_tlv()