Home
last modified time | relevance | path

Searched refs:FW_HAS_LAST_BLOCK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.h94 #define FW_HAS_LAST_BLOCK 0x00000004 macro
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dusb.h42 #define FW_HAS_LAST_BLOCK 0x00000004 macro
/linux/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c373 } else if (fwdata->hdr.dnldcmd == cpu_to_le32(FW_HAS_LAST_BLOCK)) { in if_usb_send_fw_pkt()
813 case FW_HAS_LAST_BLOCK: in check_fwfile_format()