Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/age/
H A Dif_agevar.h77 struct age_chain_data{ struct
80 bus_dma_tag_t age_tx_tag;
82 bus_dma_tag_t age_rx_tag;
96 int age_tx_prod;
97 int age_tx_cons;
98 int age_tx_cnt;
99 int age_rx_cons;
100 int age_rr_cons;
101 int age_rxlen;
103 struct mbuf *age_rxhead;
[all …]