Searched refs:FW_HAS_LAST_BLOCK (Results 1 – 6 of 6) sorted by relevance
94 #define FW_HAS_LAST_BLOCK 0x00000004 macro
315 } else if (fwdata->hdr.dnldcmd == cpu_to_le32(FW_HAS_LAST_BLOCK)) { in if_usb_send_fw_pkt()788 case FW_HAS_LAST_BLOCK: in check_fwfile_format()
104 #define FW_HAS_LAST_BLOCK 0x00000004 macro
370 } else if (fwdata->hdr.dnldcmd == cpu_to_le32(FW_HAS_LAST_BLOCK)) { in if_usb_send_fw_pkt()798 case FW_HAS_LAST_BLOCK: in check_fwfile_format()
54 #define FW_HAS_LAST_BLOCK 0x00000004 macro
1496 } while ((dnld_cmd != FW_HAS_LAST_BLOCK) && retries); in mwifiex_prog_fw_w_helper()