Searched refs:base_len (Results 1 – 3 of 3) sorted by relevance
1010 u32 base_len = 0; in ath10k_hw_diag_fast_download() local1048 base_len = __le32_to_cpu(metadata->length); in ath10k_hw_diag_fast_download()1052 switch (base_len) { in ath10k_hw_diag_fast_download()1056 base_len = 0; in ath10k_hw_diag_fast_download()1060 base_len = 0; in ath10k_hw_diag_fast_download()1068 base_len); in ath10k_hw_diag_fast_download()1072 if (base_len > left) { in ath10k_hw_diag_fast_download()1076 base_len, left); in ath10k_hw_diag_fast_download()1084 base_len); in ath10k_hw_diag_fast_download()1096 metadata = (struct bmi_segmented_metadata *)(buf + base_len); in ath10k_hw_diag_fast_download()[all …]
1097 int base_len = CEPH_PREAMBLE_LEN + ctrl_len + CEPH_CRC_LEN; in prepare_head_plain() local1098 void *crcp = base + base_len - CEPH_CRC_LEN; in prepare_head_plain()1107 add_out_kvec(con, base, base_len); in prepare_head_plain()1109 add_out_sign_kvec(con, base, base_len); in prepare_head_plain()
604 int base_len = (u8 *)mgmt->u.probe_resp.variable - (u8 *)mgmt; in iwl_mvm_probe_resp_set_noa() local625 skb->len - base_len, in iwl_mvm_probe_resp_set_noa()