Searched refs:rx_pause_on (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.h1002 int rx_pause_on; member in struct:gem
H A Dsungem.c459 val |= (((gp->rx_pause_on / 64) << 12) & RXDMA_PTHRESH_ON);
1458 gp->rx_pause_on);
1818 val |= (((gp->rx_pause_on / 64) << 12) & RXDMA_PTHRESH_ON);
1963 gp->rx_pause_off = gp->rx_pause_on = gp->rx_fifo_sz;
1970 gp->rx_pause_on = on;
H A Dcassini.c1231 cp->rx_pause_on / RX_PAUSE_THRESH_QUANTUM);
3018 cp->rx_pause_off = cp->rx_pause_on = cp->rx_fifo_size;
3023 cp->rx_pause_on = 960;
3028 cp->rx_pause_on = on;
3549 cp->rx_pause_on);
H A Dcassini.h2795 int rx_pause_on; member in struct:cas

Completed in 124 milliseconds