Searched defs:target_info (Results 1 – 7 of 7) sorted by relevance
95 struct target_info { struct96 __le16 Type;97 __le16 Length;98 __u8 Content[];
110 struct target_info { struct111 u32 chip_id;112 u32 chip_family;113 u32 board_id;114 u32 soc_id;115 u32 fw_version;116 u32 eeprom_caldata;117 char fw_build_timestamp[ATH12K_QMI_WLANFW_MAX_TIMESTAMP_LEN_V01 + 1];118 char fw_build_id[ATH12K_QMI_WLANFW_MAX_BUILD_ID_LEN_V01 + 1];119 char bdf_ext[ATH12K_QMI_BDF_EXT_STR_LENGTH];
50 struct bmi_target_info *target_info) in ath10k_bmi_get_target_info()88 struct bmi_target_info *target_info) in ath10k_bmi_get_target_info_sdio()
70 struct ath10k_snoc_target_info target_info; member
3359 struct bmi_target_info target_info; in ath10k_core_probe_fw() local
741 struct bmi_target_info *target_info) in ath10k_snoc_hif_get_target_info()
174 struct fcoe_cqe_target_info target_info; member