Home
last modified time | relevance | path

Searched refs:ath10k_fw_ie (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhw.h90 struct ath10k_fw_ie { struct
Dcore.c550 struct ath10k_fw_ie *hdr; in ath10k_core_fetch_firmware_api_n()
588 while (len > sizeof(struct ath10k_fw_ie)) { in ath10k_core_fetch_firmware_api_n()
589 hdr = (struct ath10k_fw_ie *)data; in ath10k_core_fetch_firmware_api_n()