Home
last modified time | relevance | path

Searched defs:jme_rxdata (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/jme/
H A Dif_jmevar.h137 struct jme_rxdata { struct
139 struct jme_softc *jme_sc;
141 uint32_t jme_rx_coal;
142 uint32_t jme_rx_comp;
143 uint32_t jme_rx_empty;
144 int jme_rx_idx;
151 int jme_rx_cons;
152 int jme_rx_desc_cnt;
154 int jme_rxlen;
158 u_long jme_rx_pkt;
[all …]