Searched refs:fw_dump_hdr (Results 1 – 2 of 2) sorted by relevance
591 struct mwifiex_fw_dump_header *fw_dump_hdr = in mwifiex_fw_dump_info_event() local630 if (le16_to_cpu(fw_dump_hdr->type) == FW_DUMP_INFO_ENDED) { in mwifiex_fw_dump_info_event()
1365 struct nxp_fw_dump_hdr *fw_dump_hdr = (struct nxp_fw_dump_hdr *)skb->data; in nxp_process_fw_dump() local1367 __u16 seq_num = __le16_to_cpu(fw_dump_hdr->seq_num); in nxp_process_fw_dump()1368 __u16 buf_len = __le16_to_cpu(fw_dump_hdr->buf_len); in nxp_process_fw_dump()