Home
last modified time | relevance | path

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

/dragonfly/sys/net/netmap/
H A Dnetmap.c1569 u_int i, check_all_tx, check_all_rx, want_tx, want_rx, revents = 0; in netmap_poll() local
1659 check_all_tx = (priv->np_qlast == NETMAP_HW_RING) && (lim_tx > 1); in netmap_poll()
1737 KNOTE(check_all_tx ? &na->tx_si.ki_note : in netmap_poll()