Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlegacy/
Dcommands.h72 #define IL_UCODE_MAJOR(ver) (((ver) & 0xFF000000) >> 24) macro
D3945-mac.c1905 IL_UCODE_MAJOR(il->ucode_ver), IL_UCODE_MINOR(il->ucode_ver), in il3945_read_ucode()
1909 "%u.%u.%u.%u", IL_UCODE_MAJOR(il->ucode_ver), in il3945_read_ucode()
D4965-mac.c4799 IL_UCODE_MAJOR(il->ucode_ver), IL_UCODE_MINOR(il->ucode_ver), in il4965_ucode_callback()
4803 "%u.%u.%u.%u", IL_UCODE_MAJOR(il->ucode_ver), in il4965_ucode_callback()