Searched refs:target_info (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | bmi.c | 48 struct bmi_target_info *target_info) in ath10k_bmi_get_target_info() argument 77 target_info->version = __le32_to_cpu(resp.get_target_info.version); in ath10k_bmi_get_target_info() 78 target_info->type = __le32_to_cpu(resp.get_target_info.type); in ath10k_bmi_get_target_info() 86 struct bmi_target_info *target_info) in ath10k_bmi_get_target_info_sdio() argument 148 target_info->version = __le32_to_cpu(resp.get_target_info.version); in ath10k_bmi_get_target_info_sdio() 149 target_info->type = __le32_to_cpu(resp.get_target_info.type); in ath10k_bmi_get_target_info_sdio()
|
| H A D | bmi.h | 234 struct bmi_target_info *target_info); 236 struct bmi_target_info *target_info);
|
| H A D | core.c | 3319 struct bmi_target_info target_info; in ath10k_core_probe_fw() local 3330 memset(&target_info, 0, sizeof(target_info)); in ath10k_core_probe_fw() 3336 ar->target_version = target_info.version; in ath10k_core_probe_fw() 3337 ar->hw->wiphy->hw_version = target_info.version; in ath10k_core_probe_fw() 3342 memset(&target_info, 0, sizeof(target_info)); in ath10k_core_probe_fw() 3343 ret = ath10k_bmi_get_target_info(ar, &target_info); in ath10k_core_probe_fw() 3348 ar->target_version = target_info.version; in ath10k_core_probe_fw() 3349 ar->hw->wiphy->hw_version = target_info.version; in ath10k_core_probe_fw() 3352 memset(&target_info, 0, sizeof(target_info)); in ath10k_core_probe_fw() 3358 ar->target_version = target_info.version; in ath10k_core_probe_fw() [all …]
|
| H A D | snoc.h | 70 struct ath10k_snoc_target_info target_info; member
|
| H A D | hif.h | 98 struct bmi_target_info *target_info);
|
| H A D | snoc.c | 740 struct bmi_target_info *target_info) in ath10k_snoc_hif_get_target_info() argument 742 target_info->version = ATH10K_HW_WCN3990; in ath10k_snoc_hif_get_target_info() 743 target_info->type = ATH10K_HW_WCN3990; in ath10k_snoc_hif_get_target_info() 1365 bus_params.chip_id = ar_snoc->target_info.soc_version; in ath10k_snoc_fw_indication()
|
| /linux-6.15/fs/smb/server/ |
| H A D | ntlmssp.h | 95 struct target_info { struct
|
| H A D | auth.c | 416 struct target_info *tinfo; in ksmbd_build_ntlmssp_challenge_blob() 484 tinfo = (struct target_info *)(target_name + uni_len); in ksmbd_build_ntlmssp_challenge_blob() 493 tinfo = (struct target_info *)((char *)tinfo + 4 + uni_len); in ksmbd_build_ntlmssp_challenge_blob()
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | qmi.h | 112 struct target_info { struct 144 struct target_info target; argument
|
| H A D | qmi.c | 3316 memset(&ab->qmi.target, 0, sizeof(struct target_info)); in ath11k_qmi_init_service()
|
| /linux-6.15/drivers/scsi/qedf/ |
| H A D | qedf_hsi.h | 174 struct fcoe_cqe_target_info target_info; member
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | qmi.h | 109 struct target_info { struct 151 struct target_info target;
|
| H A D | qmi.c | 3673 memset(&ab->qmi.target, 0, sizeof(struct target_info)); in ath12k_qmi_init_service()
|