Lines Matching defs:bwfm_pci_dmamem_free
225 void bwfm_pci_dmamem_free(struct bwfm_pci_softc *, struct bwfm_pci_dmamem *);
764 bwfm_pci_dmamem_free(sc, sc->sc_ioctl_buf);
766 bwfm_pci_dmamem_free(sc, sc->sc_ringupd_buf);
768 bwfm_pci_dmamem_free(sc, sc->sc_scratch_buf);
770 bwfm_pci_dmamem_free(sc, sc->sc_rx_complete.ring);
772 bwfm_pci_dmamem_free(sc, sc->sc_tx_complete.ring);
774 bwfm_pci_dmamem_free(sc, sc->sc_ctrl_complete.ring);
776 bwfm_pci_dmamem_free(sc, sc->sc_rxpost_submit.ring);
778 bwfm_pci_dmamem_free(sc, sc->sc_ctrl_submit.ring);
780 bwfm_pci_dmamem_free(sc, sc->sc_dma_idx_buf);
857 bwfm_pci_dmamem_free(sc, sc->sc_ioctl_buf);
858 bwfm_pci_dmamem_free(sc, sc->sc_ringupd_buf);
859 bwfm_pci_dmamem_free(sc, sc->sc_scratch_buf);
860 bwfm_pci_dmamem_free(sc, sc->sc_rx_complete.ring);
861 bwfm_pci_dmamem_free(sc, sc->sc_tx_complete.ring);
862 bwfm_pci_dmamem_free(sc, sc->sc_ctrl_complete.ring);
863 bwfm_pci_dmamem_free(sc, sc->sc_rxpost_submit.ring);
864 bwfm_pci_dmamem_free(sc, sc->sc_ctrl_submit.ring);
865 bwfm_pci_dmamem_free(sc, sc->sc_dma_idx_buf);
912 bwfm_pci_dmamem_free(struct bwfm_pci_softc *sc, struct bwfm_pci_dmamem *bdm)
1474 bwfm_pci_dmamem_free(sc, ring->ring);