Home
last modified time | relevance | path

Searched refs:ath10k_fw_ie (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.c1224 const struct ath10k_fw_ie *hdr; in ath10k_core_parse_bd_ie_board()
1233 while (buf_len > sizeof(struct ath10k_fw_ie)) { in ath10k_core_parse_bd_ie_board()
1315 struct ath10k_fw_ie *hdr; in ath10k_core_search_bd()
1318 while (len > sizeof(struct ath10k_fw_ie)) { in ath10k_core_search_bd()
1319 hdr = (struct ath10k_fw_ie *)data; in ath10k_core_search_bd()
1840 struct ath10k_fw_ie *hdr; in ath10k_core_fetch_firmware_api_n()
1876 while (len > sizeof(struct ath10k_fw_ie)) { in ath10k_core_fetch_firmware_api_n()
1877 hdr = (struct ath10k_fw_ie *)data; in ath10k_core_fetch_firmware_api_n()
H A Dhw.h165 struct ath10k_fw_ie { struct
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcore.c1321 const struct ath10k_fw_ie *hdr; in ath10k_core_parse_bd_ie_board()
1330 while (buf_len > sizeof(struct ath10k_fw_ie)) { in ath10k_core_parse_bd_ie_board()
1412 struct ath10k_fw_ie *hdr; in ath10k_core_search_bd()
1415 while (len > sizeof(struct ath10k_fw_ie)) { in ath10k_core_search_bd()
1416 hdr = (struct ath10k_fw_ie *)data; in ath10k_core_search_bd()
1992 struct ath10k_fw_ie *hdr; in ath10k_core_fetch_firmware_api_n()
2028 while (len > sizeof(struct ath10k_fw_ie)) { in ath10k_core_fetch_firmware_api_n()
2029 hdr = (struct ath10k_fw_ie *)data; in ath10k_core_fetch_firmware_api_n()
H A Dhw.h165 struct ath10k_fw_ie { struct

Completed in 13 milliseconds