Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
A Dhw.c1013 u32 base_len = 0; in ath10k_hw_diag_fast_download() local
1051 base_len = __le32_to_cpu(metadata->length); in ath10k_hw_diag_fast_download()
1055 switch (base_len) { in ath10k_hw_diag_fast_download()
1059 base_len = 0; in ath10k_hw_diag_fast_download()
1063 base_len = 0; in ath10k_hw_diag_fast_download()
1071 base_len); in ath10k_hw_diag_fast_download()
1075 if (base_len > left) { in ath10k_hw_diag_fast_download()
1079 base_len, left); in ath10k_hw_diag_fast_download()
1087 base_len); in ath10k_hw_diag_fast_download()
1099 metadata = (struct bmi_segmented_metadata *)(buf + base_len); in ath10k_hw_diag_fast_download()
[all …]
/drivers/thermal/qcom/
A Dtsens-v0_1.c27 .base_len = 7,
43 .base_len = 8,
65 .base_len = 8,
A Dtsens-v1.c25 .base_len = 8,
A Dtsens.h617 unsigned int base_len; member
A Dtsens.c221 base1 = tsens_read_cell(&format->base[0], format->base_len, cdata0, cdata1); in tsens_read_calibration_legacy()
222 base2 = tsens_read_cell(&format->base[1], format->base_len, cdata0, cdata1); in tsens_read_calibration_legacy()
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtx.c716 int base_len = (u8 *)mgmt->u.probe_resp.variable - (u8 *)mgmt; in iwl_mvm_probe_resp_set_noa() local
738 skb->len - base_len, in iwl_mvm_probe_resp_set_noa()

Completed in 19 milliseconds