Searched refs:extraie_len_with_pad (Results 1 – 2 of 2) sorted by relevance
2574 u32 *tmp_ptr, extraie_len_with_pad = 0; in ath12k_wmi_send_scan_start_cmd() local2602 extraie_len_with_pad = in ath12k_wmi_send_scan_start_cmd()2604 if (extraie_len_with_pad <= (wmi->wmi_ab->max_msg_len[ar->pdev_idx] - len)) { in ath12k_wmi_send_scan_start_cmd()2605 len += extraie_len_with_pad; in ath12k_wmi_send_scan_start_cmd()2609 extraie_len_with_pad = 0; in ath12k_wmi_send_scan_start_cmd()2699 len = extraie_len_with_pad; in ath12k_wmi_send_scan_start_cmd()2704 if (extraie_len_with_pad) in ath12k_wmi_send_scan_start_cmd()2708 ptr += extraie_len_with_pad; in ath12k_wmi_send_scan_start_cmd()
2267 u16 extraie_len_with_pad = 0; in ath11k_wmi_send_scan_start_cmd() local2287 extraie_len_with_pad = in ath11k_wmi_send_scan_start_cmd()2289 len += extraie_len_with_pad; in ath11k_wmi_send_scan_start_cmd()2389 len = extraie_len_with_pad; in ath11k_wmi_send_scan_start_cmd()2395 if (extraie_len_with_pad) in ath11k_wmi_send_scan_start_cmd()2399 ptr += extraie_len_with_pad; in ath11k_wmi_send_scan_start_cmd()