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

/drivers/net/ethernet/sun/
H A Dsungem.c450 val |= (((gp->rx_pause_on / 64) << 12) & RXDMA_PTHRESH_ON);
1443 gp->rx_pause_on);
1769 val |= (((gp->rx_pause_on / 64) << 12) & RXDMA_PTHRESH_ON);
1906 gp->rx_pause_off = gp->rx_pause_on = gp->rx_fifo_sz;
1913 gp->rx_pause_on = on;
H A Dsungem.h992 int rx_pause_on; member in struct:gem
H A Dcassini.c1281 cp->rx_pause_on / RX_PAUSE_THRESH_QUANTUM);
3152 cp->rx_pause_off = cp->rx_pause_on = cp->rx_fifo_size;
3157 cp->rx_pause_on = 960;
3162 cp->rx_pause_on = on;
3703 cp->rx_pause_on);
H A Dcassini.h2818 int rx_pause_on; member in struct:cas

Completed in 59 milliseconds