rtw89_fw_hdr_v1
struct rtw89_fw_hdr_v1 *fw_hdr)
struct rtw89_fw_hdr_v1 *fw_hdr_v1;
fw_hdr_v1 = (struct rtw89_fw_hdr_v1 *)skb->data;
const struct rtw89_fw_hdr_v1 *fw_hdr = (const struct rtw89_fw_hdr_v1 *)fw;
const struct rtw89_fw_hdr_v1 *hdr)
const struct rtw89_fw_hdr_v1 *v1 = (const struct rtw89_fw_hdr_v1 *)fw_suit->data;