OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rx_rdesc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
if_alcreg.h
1171
struct
rx_rdesc
{
struct
1277
#define ALC_RR_RING_ALIGN sizeof(struct
rx_rdesc
)
1305
(sizeof(struct
rx_rdesc
) * ALC_RR_RING_CNT)
1340
struct
rx_rdesc
*alc_rr_ring;
if_agereg.h
555
struct
rx_rdesc
{
struct
731
struct
rx_rdesc
*age_rr_ring;
747
(sizeof(struct
rx_rdesc
) * AGE_RR_RING_CNT)
if_age.c
110
static void age_rxeof(struct age_softc *sc, struct
rx_rdesc
*);
1393
age_rxeof(struct age_softc *sc, struct
rx_rdesc
*rxrd)
1542
struct
rx_rdesc
*rxrd;
if_alc.c
161
static void alc_rxeof(struct alc_softc *, struct
rx_rdesc
*);
2476
struct
rx_rdesc
*rrd;
2542
alc_rxeof(struct alc_softc *sc, struct
rx_rdesc
*rrd)
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025