Home
last modified time | relevance | path

Searched refs:et_rxstat (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/et/
H A Dif_etvar.h54 #define ET_RXSTAT_RING_SIZE (ET_RX_NSTAT * sizeof(struct et_rxstat))
109 struct et_rxstat { struct
183 struct et_rxstat *rsr_stat;
H A Dif_et.c2027 struct et_rxstat *st; in et_rxeof()