Home
last modified time | relevance | path

Searched refs:target_info (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dbmi.c50 struct bmi_target_info *target_info) in ath10k_bmi_get_target_info() argument
79 target_info->version = __le32_to_cpu(resp.get_target_info.version); in ath10k_bmi_get_target_info()
80 target_info->type = __le32_to_cpu(resp.get_target_info.type); in ath10k_bmi_get_target_info()
88 struct bmi_target_info *target_info) in ath10k_bmi_get_target_info_sdio() argument
150 target_info->version = __le32_to_cpu(resp.get_target_info.version); in ath10k_bmi_get_target_info_sdio()
151 target_info->type = __le32_to_cpu(resp.get_target_info.type); in ath10k_bmi_get_target_info_sdio()
H A Dbmi.h234 struct bmi_target_info *target_info);
236 struct bmi_target_info *target_info);
H A Dhif.h98 struct bmi_target_info *target_info);
/linux/fs/smb/server/
H A Dntlmssp.h95 struct target_info { struct
H A Dauth.c295 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()
/linux/drivers/net/wireless/ath/ath11k/
H A Dqmi.h112 struct target_info { struct
144 struct target_info target; argument
H A Dqmi.c3318 memset(&ab->qmi.target, 0, sizeof(struct target_info)); in ath11k_qmi_init_service()
/linux/drivers/scsi/qedf/
H A Dqedf_hsi.h174 struct fcoe_cqe_target_info target_info; member