Searched refs:FW_HAS_LAST_BLOCK (Results 1 – 6 of 6) sorted by relevance
98 #define FW_HAS_LAST_BLOCK 0x00000004 macro
327 } else if (fwdata->hdr.dnldcmd == cpu_to_le32(FW_HAS_LAST_BLOCK)) { in if_usb_send_fw_pkt()799 case FW_HAS_LAST_BLOCK: in check_fwfile_format()
103 #define FW_HAS_LAST_BLOCK 0x00000004 macro
375 } else if (fwdata->hdr.dnldcmd == cpu_to_le32(FW_HAS_LAST_BLOCK)) { in if_usb_send_fw_pkt()814 case FW_HAS_LAST_BLOCK: in check_fwfile_format()
53 #define FW_HAS_LAST_BLOCK 0x00000004 macro
1128 } while ((dnld_cmd != FW_HAS_LAST_BLOCK) && retries); in mwifiex_prog_fw_w_helper()