Searched refs:rx_pause_off (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsungem.h1001 int rx_pause_off; member in struct:gem
H A Dsungem.c458 val = (((gp->rx_pause_off / 64) << 0) & RXDMA_PTHRESH_OFF);
1457 gp->rx_pause_off,
1817 val = (((gp->rx_pause_off / 64) << 0) & RXDMA_PTHRESH_OFF);
1963 gp->rx_pause_off = gp->rx_pause_on = gp->rx_fifo_sz;
1969 gp->rx_pause_off = off;
H A Dcassini.c1229 cp->rx_pause_off / RX_PAUSE_THRESH_QUANTUM);
3018 cp->rx_pause_off = cp->rx_pause_on = cp->rx_fifo_size;
3022 cp->rx_pause_off = 7104;
3027 cp->rx_pause_off = off;
3548 cp->rx_pause_off,
H A Dcassini.h2794 int rx_pause_off; member in struct:cas

Completed in 74 milliseconds