OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:if_rxring
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bwfm_pci.c
111
struct
if_rxring
{
struct
185
struct
if_rxring
sc_ioctl_ring;
186
struct
if_rxring
sc_event_ring;
187
struct
if_rxring
sc_rxbuf_ring;
206
static u_int if_rxr_get(struct
if_rxring
*rxr, unsigned int max);
207
static void if_rxr_put(struct
if_rxring
*rxr, unsigned int n);
208
static void if_rxr_init(struct
if_rxring
*rxr, unsigned int lwm, unsigned int hwm);
234
struct
if_rxring
*, uint32_t);
1020
bwfm_pci_fill_rx_ioctl_ring(struct bwfm_pci_softc *sc, struct
if_rxring
*rxring,
1175
if_rxr_get(struct
if_rxring
*rxr, unsigned int max
[
all
...]
if_bwfm_pci.c
111
struct
if_rxring
{
struct
185
struct
if_rxring
sc_ioctl_ring;
186
struct
if_rxring
sc_event_ring;
187
struct
if_rxring
sc_rxbuf_ring;
206
static u_int if_rxr_get(struct
if_rxring
*rxr, unsigned int max);
207
static void if_rxr_put(struct
if_rxring
*rxr, unsigned int n);
208
static void if_rxr_init(struct
if_rxring
*rxr, unsigned int lwm, unsigned int hwm);
234
struct
if_rxring
*, uint32_t);
1020
bwfm_pci_fill_rx_ioctl_ring(struct bwfm_pci_softc *sc, struct
if_rxring
*rxring,
1175
if_rxr_get(struct
if_rxring
*rxr, unsigned int max
[
all
...]
Completed in 23 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025