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

/freebsd-12-stable/sys/dev/mxge/
H A Dif_mxge_var.h189 int watchdog_rx_pause; /* cache of pause rq recvd */ member in struct:__anon14534
H A Dif_mxge.c4013 if (tx->watchdog_rx_pause == rx_pause) {
4025 tx->watchdog_rx_pause = rx_pause;

Completed in 111 milliseconds