OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iavf_rx_ring
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iavf.c
264
struct
iavf_rx_ring
{
struct
290
struct
iavf_rx_ring
*qp_rxr;
314
* A field in
iavf_rx_ring
is protected by rxr_lock (a spin mutex).
550
static int iavf_rxfill(struct iavf_softc *, struct
iavf_rx_ring
*);
552
static void iavf_rxr_clean(struct iavf_softc *, struct
iavf_rx_ring
*);
555
static int iavf_rxeof(struct iavf_softc *, struct
iavf_rx_ring
*,
1098
struct
iavf_rx_ring
*rxr;
1154
struct
iavf_rx_ring
*rxr;
2331
static struct
iavf_rx_ring
*
2334
struct
iavf_rx_ring
*rxr
[
all
...]
if_iavf.c
264
struct
iavf_rx_ring
{
struct
290
struct
iavf_rx_ring
*qp_rxr;
314
* A field in
iavf_rx_ring
is protected by rxr_lock (a spin mutex).
550
static int iavf_rxfill(struct iavf_softc *, struct
iavf_rx_ring
*);
552
static void iavf_rxr_clean(struct iavf_softc *, struct
iavf_rx_ring
*);
555
static int iavf_rxeof(struct iavf_softc *, struct
iavf_rx_ring
*,
1098
struct
iavf_rx_ring
*rxr;
1154
struct
iavf_rx_ring
*rxr;
2331
static struct
iavf_rx_ring
*
2334
struct
iavf_rx_ring
*rxr
[
all
...]
Completed in 73 milliseconds
Indexes created Sat Oct 11 14:09:46 GMT 2025