OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wpi_rx_ring
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_wpivar.h
98
struct
wpi_rx_ring
{
struct
148
struct
wpi_rx_ring
rxq;
if_wpi.c
97
static int wpi_alloc_rx_ring(struct wpi_softc *, struct
wpi_rx_ring
*);
98
static void wpi_reset_rx_ring(struct wpi_softc *, struct
wpi_rx_ring
*);
99
static void wpi_free_rx_ring(struct wpi_softc *, struct
wpi_rx_ring
*);
631
struct
wpi_rx_ring
*ring = &sc->rxq;
667
wpi_alloc_rx_ring(struct wpi_softc *sc, struct
wpi_rx_ring
*ring)
741
wpi_reset_rx_ring(struct wpi_softc *sc, struct
wpi_rx_ring
*ring)
763
wpi_free_rx_ring(struct wpi_softc *sc, struct
wpi_rx_ring
*ring)
1482
struct
wpi_rx_ring
*ring = &sc->rxq;
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025