OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_rxpost_submit
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_bwfm_pci.c
169
struct bwfm_pci_msgring
sc_rxpost_submit
;
member in struct:bwfm_pci_softc
646
if (bwfm_pci_setup_ring(sc, &sc->
sc_rxpost_submit
, 512, 32,
775
if (sc->
sc_rxpost_submit
.ring)
776
bwfm_pci_dmamem_free(sc, sc->
sc_rxpost_submit
.ring);
863
bwfm_pci_dmamem_free(sc, sc->
sc_rxpost_submit
.ring);
1076
req = bwfm_pci_ring_write_reserve(sc, &sc->
sc_rxpost_submit
);
1081
bwfm_pci_ring_write_cancel(sc, &sc->
sc_rxpost_submit
, 1);
1086
bwfm_pci_ring_write_cancel(sc, &sc->
sc_rxpost_submit
, 1);
1097
bwfm_pci_ring_write_commit(sc, &sc->
sc_rxpost_submit
);
Completed in 23 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026