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