Searched refs:FW_HAS_LAST_BLOCK (Results 1 – 6 of 6) sorted by relevance
98 #define FW_HAS_LAST_BLOCK 0x00000004 macro
319 } else if (fwdata->hdr.dnldcmd == cpu_to_le32(FW_HAS_LAST_BLOCK)) { in if_usb_send_fw_pkt()791 case FW_HAS_LAST_BLOCK: in check_fwfile_format()
104 #define FW_HAS_LAST_BLOCK 0x00000004 macro
365 } else if (fwdata->hdr.dnldcmd == cpu_to_le32(FW_HAS_LAST_BLOCK)) { in if_usb_send_fw_pkt()795 case FW_HAS_LAST_BLOCK: in check_fwfile_format()
54 #define FW_HAS_LAST_BLOCK 0x00000004 macro
1484 } while ((dnld_cmd != FW_HAS_LAST_BLOCK) && retries); in mwifiex_prog_fw_w_helper()