Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c8279 #define IPW2100_FW_MAJOR_VERSION 1 macro
8286 IPW2100_FW_MAJOR_VERSION)
8288 #define IPW2100_FW_PREFIX "ipw2100-" __stringify(IPW2100_FW_MAJOR_VERSION) \
8319 if (IPW2100_FW_MAJOR(h->version) != IPW2100_FW_MAJOR_VERSION) { in ipw2100_mod_firmware_load()