ath11k_fw_ie
const struct ath11k_fw_ie *hdr;
while (buf_len > sizeof(struct ath11k_fw_ie)) {
struct ath11k_fw_ie *hdr;
while (len > sizeof(struct ath11k_fw_ie)) {
hdr = (struct ath11k_fw_ie *)data;
struct ath11k_fw_ie *hdr;
while (len > sizeof(struct ath11k_fw_ie)) {
hdr = (struct ath11k_fw_ie *)data;