Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/bce/
H A Dif_bce.c7127 uint32_t old_rx_cons, old_tx_cons; in bce_npoll_coal_change() local
7129 old_rx_cons = sc->bce_rx_quick_cons_trip_int; in bce_npoll_coal_change()
7138 sc->bce_rx_quick_cons_trip_int = old_rx_cons; in bce_npoll_coal_change()