Searched refs:target_info (Results 1 – 8 of 8) sorted by relevance
49 struct bmi_target_info *target_info) in ath10k_bmi_get_target_info() 78 target_info->version = __le32_to_cpu(resp.get_target_info.version); in ath10k_bmi_get_target_info() 79 target_info->type = __le32_to_cpu(resp.get_target_info.type); in ath10k_bmi_get_target_info() 87 struct bmi_target_info *target_info) in ath10k_bmi_get_target_info_sdio() 149 target_info->version = __le32_to_cpu(resp.get_target_info.version); in ath10k_bmi_get_target_info_sdio() 150 target_info->type = __le32_to_cpu(resp.get_target_info.type); in ath10k_bmi_get_target_info_sdio() 50 ath10k_bmi_get_target_info(struct ath10k * ar,struct bmi_target_info * target_info) ath10k_bmi_get_target_info() argument 88 ath10k_bmi_get_target_info_sdio(struct ath10k * ar,struct bmi_target_info * target_info) ath10k_bmi_get_target_info_sdio() argument
234 struct bmi_target_info *target_info);236 struct bmi_target_info *target_info);
98 struct bmi_target_info *target_info);
95 struct target_info { struct
295 struct target_info *tinfo; in ksmbd_build_ntlmssp_challenge_blob()363 tinfo = (struct target_info *)(target_name + uni_len); in ksmbd_build_ntlmssp_challenge_blob()372 tinfo = (struct target_info *)((char *)tinfo + 4 + uni_len); in ksmbd_build_ntlmssp_challenge_blob()
111 struct target_info {143 struct target_info target;112 struct target_info { global() struct 113 chip_idtarget_info global() argument 114 chip_familytarget_info global() argument 115 board_idtarget_info global() argument 116 soc_idtarget_info global() argument 117 fw_versiontarget_info global() argument 118 eeprom_caldatatarget_info global() argument 119 fw_build_timestamptarget_info global() argument 120 fw_build_idtarget_info global() argument 144 bdf_exttarget_info global() argument
3317 memset(&ab->qmi.target, 0, sizeof(struct target_info)); in ath11k_qmi_init_service()
174 struct fcoe_cqe_target_info target_info; member