Searched defs:target_info (Results 1 – 4 of 4) sorted by relevance
95 struct target_info { struct96 __le16 Type;97 __le16 Length;98 __u8 Content[];
105 struct target_info { struct106 u32 chip_id;107 u32 chip_family;108 u32 board_id;109 u32 soc_id;110 u32 fw_version;111 u32 eeprom_caldata;112 char fw_build_timestamp[ATH12K_QMI_WLANFW_MAX_TIMESTAMP_LEN_V01 + 1];113 char fw_build_id[ATH12K_QMI_WLANFW_MAX_BUILD_ID_LEN_V01 + 1];114 char bdf_ext[ATH12K_QMI_BDF_EXT_STR_LENGTH];
174 struct fcoe_cqe_target_info target_info; member
744 struct bmi_target_info *target_info) in ath10k_snoc_hif_get_target_info()