Searched defs:first_ucode_section (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/iwlwifi/pcie/ |
H A D | trans.c | 802 iwl_pcie_load_cpu_sections_8000(struct iwl_trans * trans,const struct fw_img * image,int cpu,int * first_ucode_section) iwl_pcie_load_cpu_sections_8000() argument 872 iwl_pcie_load_cpu_sections(struct iwl_trans * trans,const struct fw_img * image,int cpu,int * first_ucode_section) iwl_pcie_load_cpu_sections() argument 1023 int first_ucode_section; iwl_pcie_load_given_ucode() local 1061 int first_ucode_section; iwl_pcie_load_given_ucode_8000() local [all...] |
/freebsd/sys/dev/iwm/ |
H A D | if_iwm.c | 2479 const struct iwm_fw_img *image, int cpu, int *first_ucode_section) in iwm_pcie_load_cpu_sections_8000() 2541 const struct iwm_fw_img *image, int cpu, int *first_ucode_section) in iwm_pcie_load_cpu_sections() 2585 int first_ucode_section; in iwm_pcie_load_given_ucode() local 2624 int first_ucode_section; in iwm_pcie_load_given_ucode_8000() local
|