Searched refs:extraie_len_with_pad (Results 1 – 2 of 2) sorted by relevance
2225 u32 *tmp_ptr, extraie_len_with_pad = 0; in ath12k_wmi_send_scan_start_cmd() local2253 extraie_len_with_pad = in ath12k_wmi_send_scan_start_cmd()2255 if (extraie_len_with_pad <= (wmi->wmi_ab->max_msg_len[ar->pdev_idx] - len)) { in ath12k_wmi_send_scan_start_cmd()2256 len += extraie_len_with_pad; in ath12k_wmi_send_scan_start_cmd()2260 extraie_len_with_pad = 0; in ath12k_wmi_send_scan_start_cmd()2347 len = extraie_len_with_pad; in ath12k_wmi_send_scan_start_cmd()2352 if (extraie_len_with_pad) in ath12k_wmi_send_scan_start_cmd()2356 ptr += extraie_len_with_pad; in ath12k_wmi_send_scan_start_cmd()
2205 u16 extraie_len_with_pad = 0; in ath11k_wmi_send_scan_start_cmd() local2225 extraie_len_with_pad = in ath11k_wmi_send_scan_start_cmd()2227 len += extraie_len_with_pad; in ath11k_wmi_send_scan_start_cmd()2327 len = extraie_len_with_pad; in ath11k_wmi_send_scan_start_cmd()2333 if (extraie_len_with_pad) in ath11k_wmi_send_scan_start_cmd()2337 ptr += extraie_len_with_pad; in ath11k_wmi_send_scan_start_cmd()