Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dif_argevar.h133 int arge_tx_cons; member
H A Dif_arge.c365 CTLFLAG_RW, &sc->arge_cdata.arge_tx_cons, 0, ""); in arge_attach_sysctl()
2194 sc->arge_cdata.arge_tx_cons = 0; in arge_tx_ring_init()
2428 cons = sc->arge_cdata.arge_tx_cons; in arge_tx_locked()
2475 sc->arge_cdata.arge_tx_cons = cons; in arge_tx_locked()