Searched refs:extraie_len_with_pad (Results 1 – 2 of 2) sorted by relevance
16190 uint16_t extraie_len_with_pad = 0; in qwz_wmi_send_scan_start_cmd() local16220 extraie_len_with_pad = roundup(params->extraie.len, in qwz_wmi_send_scan_start_cmd()16222 if (extraie_len_with_pad <= in qwz_wmi_send_scan_start_cmd()16224 len += extraie_len_with_pad; in qwz_wmi_send_scan_start_cmd()16228 extraie_len_with_pad = 0; in qwz_wmi_send_scan_start_cmd()16320 len = extraie_len_with_pad; in qwz_wmi_send_scan_start_cmd()16326 if (extraie_len_with_pad) in qwz_wmi_send_scan_start_cmd()16329 ptr += extraie_len_with_pad; in qwz_wmi_send_scan_start_cmd()
18162 uint16_t extraie_len_with_pad = 0; in qwx_wmi_send_scan_start_cmd() local18182 extraie_len_with_pad = roundup(params->extraie.len, in qwx_wmi_send_scan_start_cmd()18185 len += extraie_len_with_pad; in qwx_wmi_send_scan_start_cmd()18288 len = extraie_len_with_pad; in qwx_wmi_send_scan_start_cmd()18294 if (extraie_len_with_pad) in qwx_wmi_send_scan_start_cmd()18297 ptr += extraie_len_with_pad; in qwx_wmi_send_scan_start_cmd()