Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c8283 #define IPW2100_FW_MAJOR(x) (x & 0xff) macro
8319 if (IPW2100_FW_MAJOR(h->version) != IPW2100_FW_MAJOR_VERSION) { in ipw2100_mod_firmware_load()