Home
last modified time | relevance | path

Searched defs:iwl_firmware_pieces (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c321 struct iwl_firmware_pieces { struct
322 struct fw_img_parsing img[IWL_UCODE_TYPE_MAX];
346 static struct fw_sec *get_sec(struct iwl_firmware_pieces *pieces, in get_sec() argument