Symbol: qwx_dmamem_free
sys/dev/ic/qwx.c
10048
qwx_dmamem_free(sc->sc_dmat, slist[i].mem);
sys/dev/ic/qwx.c
10276
qwx_dmamem_free(sc->sc_dmat, ring->mem);
sys/dev/ic/qwx.c
11102
qwx_dmamem_free(sc->sc_dmat, dp->rx_tid_mem[i]);
sys/dev/ic/qwx.c
21521
qwx_dmamem_free(sc->sc_dmat, hal->rdpmem);
sys/dev/ic/qwx.c
21557
qwx_dmamem_free(sc->sc_dmat, hal->wrpmem);
sys/dev/ic/qwx.c
27298
qwx_dmamem_free(sc->sc_dmat, sc->fwmem);
sys/dev/ic/qwx.c
27303
qwx_dmamem_free(sc->sc_dmat, sc->m3_mem);
sys/dev/ic/qwx.c
8553
qwx_dmamem_free(sc->sc_dmat, sc->fwmem);
sys/dev/ic/qwx.c
9409
qwx_dmamem_free(sc->sc_dmat, sc->m3_mem);
sys/dev/ic/qwx.c
9909
qwx_dmamem_free(sc->sc_dmat, link_desc_banks[i].mem);
sys/dev/ic/qwxvar.h
473
void qwx_dmamem_free(bus_dma_tag_t, struct qwx_dmamem *);
sys/dev/pci/if_qwx_pci.c
1158
qwx_dmamem_free(sc->sc_dmat, psc->cmd_ctxt);
sys/dev/pci/if_qwx_pci.c
1163
qwx_dmamem_free(sc->sc_dmat, psc->event_ctxt);
sys/dev/pci/if_qwx_pci.c
1168
qwx_dmamem_free(sc->sc_dmat, psc->chan_ctxt);
sys/dev/pci/if_qwx_pci.c
1195
qwx_dmamem_free(sc->sc_dmat, psc->event_ctxt);
sys/dev/pci/if_qwx_pci.c
1199
qwx_dmamem_free(sc->sc_dmat, psc->chan_ctxt);
sys/dev/pci/if_qwx_pci.c
1203
qwx_dmamem_free(sc->sc_dmat, psc->cmd_ctxt);
sys/dev/pci/if_qwx_pci.c
1208
qwx_dmamem_free(sc->sc_dmat, psc->amss_data);
sys/dev/pci/if_qwx_pci.c
1212
qwx_dmamem_free(sc->sc_dmat, psc->amss_vec);
sys/dev/pci/if_qwx_pci.c
1239
qwx_dmamem_free(sc->sc_dmat, ring->dmamem);
sys/dev/pci/if_qwx_pci.c
1392
qwx_dmamem_free(sc->sc_dmat, ring->dmamem);
sys/dev/pci/if_qwx_pci.c
1450
qwx_dmamem_free(sc->sc_dmat, ring->dmamem);
sys/dev/pci/if_qwx_pci.c
3415
qwx_dmamem_free(sc->sc_dmat, data_adm);
sys/dev/pci/if_qwx_pci.c
3439
qwx_dmamem_free(sc->sc_dmat, psc->amss_data);
sys/dev/pci/if_qwx_pci.c
3451
qwx_dmamem_free(sc->sc_dmat, psc->amss_vec);
sys/dev/pci/if_qwx_pci.c
3456
qwx_dmamem_free(sc->sc_dmat, psc->amss_data);
sys/dev/pci/if_qwx_pci.c
3558
qwx_dmamem_free(sc->sc_dmat, data_adm);
sys/dev/pci/if_qwx_pci.c
3687
qwx_dmamem_free(sc->sc_dmat, psc->rddm_data);
sys/dev/pci/if_qwx_pci.c
3688
qwx_dmamem_free(sc->sc_dmat, psc->rddm_vec);