Searched refs:watchdog_rx_pause (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/mxge/
H A Dif_mxge_var.h164 int watchdog_rx_pause; /* cache of pause rq recvd */ member in struct:__anon3694
H A Dif_mxge.c3823 if (tx->watchdog_rx_pause == rx_pause) {
3835 tx->watchdog_rx_pause = rx_pause;

Completed in 170 milliseconds