Searched refs:iwh_free_dma_mem (Results 1 – 1 of 1) sorted by relevance
365 static void iwh_free_dma_mem(iwh_dma_t *);1171 iwh_free_dma_mem(iwh_dma_t *dma_p) in iwh_free_dma_mem() function1326 iwh_free_dma_mem(&sc->sc_dma_fw_text); in iwh_free_fw_dma()1327 iwh_free_dma_mem(&sc->sc_dma_fw_data); in iwh_free_fw_dma()1328 iwh_free_dma_mem(&sc->sc_dma_fw_data_bak); in iwh_free_fw_dma()1329 iwh_free_dma_mem(&sc->sc_dma_fw_init_text); in iwh_free_fw_dma()1330 iwh_free_dma_mem(&sc->sc_dma_fw_init_data); in iwh_free_fw_dma()1375 iwh_free_dma_mem(&sc->sc_dma_sh); in iwh_free_shared()1418 iwh_free_dma_mem(&sc->sc_dma_kw); in iwh_free_kw()1539 iwh_free_dma_mem(&sc->sc_rxq.data[i].dma_data); in iwh_free_rx_ring()[all …]