Searched refs:ath10k_fw_ie (Results 1 – 2 of 2) sorted by relevance
1345 const struct ath10k_fw_ie *hdr; in ath10k_core_parse_bd_ie_board() 1354 while (buf_len > sizeof(struct ath10k_fw_ie)) { in ath10k_core_parse_bd_ie_board() 1436 struct ath10k_fw_ie *hdr; in ath10k_core_search_bd() 1439 while (len > sizeof(struct ath10k_fw_ie)) { in ath10k_core_search_bd() 1440 hdr = (struct ath10k_fw_ie *)data; in ath10k_core_search_bd() 2016 struct ath10k_fw_ie *hdr; in ath10k_core_fetch_firmware_api_n() 2052 while (len > sizeof(struct ath10k_fw_ie)) { in ath10k_core_fetch_firmware_api_n() 2053 hdr = (struct ath10k_fw_ie *)data; in ath10k_core_fetch_firmware_api_n()
158 struct ath10k_fw_ie { struct 164 dataath10k_fw_ie global() argument