Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/server/
Dntlmssp.h95 struct target_info { struct
96 __le16 Type;
97 __le16 Length;
98 __u8 Content[];
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dqmi.h109 struct target_info { struct
110 u32 chip_id;
111 u32 chip_family;
112 u32 board_id;
113 u32 soc_id;
114 u32 fw_version;
115 u32 eeprom_caldata;
116 char fw_build_timestamp[ATH11K_QMI_WLANFW_MAX_TIMESTAMP_LEN_V01 + 1];
117 char fw_build_id[ATH11K_QMI_WLANFW_MAX_BUILD_ID_LEN_V01 + 1];
141 struct target_info target; argument
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dqmi.h107 struct target_info { struct
108 u32 chip_id;
109 u32 chip_family;
110 u32 board_id;
111 u32 soc_id;
112 u32 fw_version;
113 u32 eeprom_caldata;
114 char fw_build_timestamp[ATH12K_QMI_WLANFW_MAX_TIMESTAMP_LEN_V01 + 1];
115 char fw_build_id[ATH12K_QMI_WLANFW_MAX_BUILD_ID_LEN_V01 + 1];
116 char bdf_ext[ATH12K_QMI_BDF_EXT_STR_LENGTH];
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dbmi.c47 struct bmi_target_info *target_info) in ath10k_bmi_get_target_info()
85 struct bmi_target_info *target_info) in ath10k_bmi_get_target_info_sdio()
Dsnoc.h70 struct ath10k_snoc_target_info target_info; member
Dcore.c3289 struct bmi_target_info target_info; in ath10k_core_probe_fw() local
Dsnoc.c740 struct bmi_target_info *target_info) in ath10k_snoc_hif_get_target_info()
/Linux-v6.6/drivers/scsi/qedf/
Dqedf_hsi.h174 struct fcoe_cqe_target_info target_info; member