Searched refs:IL_UCODE_API (Results 1 – 3 of 3) sorted by relevance
1563 if (IL_UCODE_API(il->ucode_ver) == 1) in il3945_get_channels_for_scan()1574 if (IL_UCODE_API(il->ucode_ver) >= 2) { in il3945_get_channels_for_scan()1863 api_ver = IL_UCODE_API(il->ucode_ver); in il3945_read_ucode()1891 IL_UCODE_API(il->ucode_ver), IL_UCODE_SERIAL(il->ucode_ver)); in il3945_read_ucode()1895 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
4702 api_ver = IL_UCODE_API(il->ucode_ver); in il4965_load_firmware()4791 api_ver = IL_UCODE_API(il->ucode_ver); in il4965_ucode_callback()4813 IL_UCODE_API(il->ucode_ver), IL_UCODE_SERIAL(il->ucode_ver)); in il4965_ucode_callback()4817 IL_UCODE_MINOR(il->ucode_ver), IL_UCODE_API(il->ucode_ver), in il4965_ucode_callback()