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

/linux-master/drivers/net/ethernet/sun/
H A Dsungem.c448 val |= (((gp->rx_pause_on / 64) << 12) & RXDMA_PTHRESH_ON);
1440 gp->rx_pause_on);
1766 val |= (((gp->rx_pause_on / 64) << 12) & RXDMA_PTHRESH_ON);
1903 gp->rx_pause_off = gp->rx_pause_on = gp->rx_fifo_sz;
1910 gp->rx_pause_on = on;
H A Dsungem.h993 int rx_pause_on; member in struct:gem
H A Dcassini.c1241 cp->rx_pause_on / RX_PAUSE_THRESH_QUANTUM);
3090 cp->rx_pause_off = cp->rx_pause_on = cp->rx_fifo_size;
3095 cp->rx_pause_on = 960;
3100 cp->rx_pause_on = on;
3639 cp->rx_pause_on);
H A Dcassini.h2804 int rx_pause_on; member in struct:cas

Completed in 242 milliseconds