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

/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c633 iwx_get_num_sections(const struct iwx_fw_sects *fws, int start) function
656 dram->lmac_cnt = iwx_get_num_sections(fws, 0);
658 dram->umac_cnt = iwx_get_num_sections(fws, dram->lmac_cnt + 1);
660 dram->paging_cnt = iwx_get_num_sections(fws,

Completed in 70 milliseconds