Home
last modified time | relevance | path

Searched refs:MIN_FW_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwl_ucode.h17 #define MIN_FW_SIZE 40000 /* minimum firmware file size in bytes */ macro
Dwl_mac80211.c1914 } else if (fw->size < MIN_FW_SIZE || fw->size > MAX_FW_SIZE) { in wl_check_firmwares()