Home
last modified time | relevance | path

Searched refs:extraie_len_with_pad (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c4149 uint16_t extraie_len_with_pad = 0; in send_scan_start_cmd_tlv() local
4174 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()