if_bwfm_pci.c | 171 struct bwfm_pci_msgring sc_tx_complete; member in struct:bwfm_pci_softc 655 if (bwfm_pci_setup_ring(sc, &sc->sc_tx_complete, 1024, 16, 771 if (sc->sc_tx_complete.ring) 772 bwfm_pci_dmamem_free(sc, sc->sc_tx_complete.ring); 861 bwfm_pci_dmamem_free(sc, sc->sc_tx_complete.ring); 2030 bwfm_pci_ring_rx(sc, &sc->sc_tx_complete);
|