Searched refs:IL_UCODE_API (Results 1 – 3 of 3) sorted by relevance
1569 if (IL_UCODE_API(il->ucode_ver) == 1) in il3945_get_channels_for_scan()1580 if (IL_UCODE_API(il->ucode_ver) >= 2) { in il3945_get_channels_for_scan()1869 api_ver = IL_UCODE_API(il->ucode_ver); in il3945_read_ucode()1897 IL_UCODE_API(il->ucode_ver), IL_UCODE_SERIAL(il->ucode_ver)); in il3945_read_ucode()1901 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
4708 api_ver = IL_UCODE_API(il->ucode_ver); in il4965_load_firmware()4797 api_ver = IL_UCODE_API(il->ucode_ver); in il4965_ucode_callback()4819 IL_UCODE_API(il->ucode_ver), IL_UCODE_SERIAL(il->ucode_ver)); in il4965_ucode_callback()4823 IL_UCODE_MINOR(il->ucode_ver), IL_UCODE_API(il->ucode_ver), in il4965_ucode_callback()