Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwx.c738 iwx_get_num_sections(const struct iwx_fw_sects *fws, int start) in iwx_get_num_sections() function
761 dram->lmac_cnt = iwx_get_num_sections(fws, 0); in iwx_init_fw_sec()
763 dram->umac_cnt = iwx_get_num_sections(fws, dram->lmac_cnt + 1); in iwx_init_fw_sec()
765 dram->paging_cnt = iwx_get_num_sections(fws, in iwx_init_fw_sec()