Searched refs:IL_UCODE_API (Results 1 – 3 of 3) sorted by relevance
1596 if (IL_UCODE_API(il->ucode_ver) == 1) in il3945_get_channels_for_scan()1607 if (IL_UCODE_API(il->ucode_ver) >= 2) { in il3945_get_channels_for_scan()1896 api_ver = IL_UCODE_API(il->ucode_ver); in il3945_read_ucode()1924 IL_UCODE_API(il->ucode_ver), IL_UCODE_SERIAL(il->ucode_ver)); in il3945_read_ucode()1928 IL_UCODE_MINOR(il->ucode_ver), IL_UCODE_API(il->ucode_ver), in il3945_read_ucode()
74 #define IL_UCODE_API(ver) (((ver) & 0x0000FF00) >> 8) macro
4733 api_ver = IL_UCODE_API(il->ucode_ver); in il4965_load_firmware()4825 api_ver = IL_UCODE_API(il->ucode_ver); in il4965_ucode_callback()4847 IL_UCODE_API(il->ucode_ver), IL_UCODE_SERIAL(il->ucode_ver)); in il4965_ucode_callback()4851 IL_UCODE_MINOR(il->ucode_ver), IL_UCODE_API(il->ucode_ver), in il4965_ucode_callback()