Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945-mac.c1783 static u32 il3945_ucode_get_##item(const struct il_ucode_header *ucode)\
1795 il3945_ucode_get_data(const struct il_ucode_header *ucode) in il3945_ucode_get_data()
1814 const struct il_ucode_header *ucode; in il3945_read_ucode()
1860 ucode = (struct il_ucode_header *)ucode_raw->data; in il3945_read_ucode()
H A Dcommon.h735 struct il_ucode_header { struct
H A D4965-mac.c4703 struct il_ucode_header *ucode = (void *)ucode_raw->data; in il4965_load_firmware()