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

/linux-master/drivers/net/ethernet/sun/
H A Dsungem.c447 val = (((gp->rx_pause_off / 64) << 0) & RXDMA_PTHRESH_OFF);
1439 gp->rx_pause_off,
1765 val = (((gp->rx_pause_off / 64) << 0) & RXDMA_PTHRESH_OFF);
1903 gp->rx_pause_off = gp->rx_pause_on = gp->rx_fifo_sz;
1909 gp->rx_pause_off = off;
H A Dsungem.h992 int rx_pause_off; member in struct:gem
H A Dcassini.c1239 cp->rx_pause_off / RX_PAUSE_THRESH_QUANTUM);
3090 cp->rx_pause_off = cp->rx_pause_on = cp->rx_fifo_size;
3094 cp->rx_pause_off = 7104;
3099 cp->rx_pause_off = off;
3638 cp->rx_pause_off,
H A Dcassini.h2803 int rx_pause_off; member in struct:cas

Completed in 235 milliseconds