Home
last modified time | relevance | path

Searched refs:FW_HAS_LAST_BLOCK (Results 1 – 4 of 4) 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/libertas/
H A Dif_usb.h107 #define FW_HAS_LAST_BLOCK 0x00000004
104 #define FW_HAS_LAST_BLOCK global() macro
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dusb.h42 #define FW_HAS_LAST_BLOCK 0x00000004 macro
H A Dusb.c1492 } while ((dnld_cmd != FW_HAS_LAST_BLOCK) && retries); in mwifiex_prog_fw_w_helper()