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);
1428 gp->rx_pause_off,
1754 val = (((gp->rx_pause_off / 64) << 0) & RXDMA_PTHRESH_OFF);
1892 gp->rx_pause_off = gp->rx_pause_on = gp->rx_fifo_sz;
1898 gp->rx_pause_off = off;
H A Dsungem.h992 int rx_pause_off; member in struct:gem
H A Dcassini.c1240 cp->rx_pause_off / RX_PAUSE_THRESH_QUANTUM);
3091 cp->rx_pause_off = cp->rx_pause_on = cp->rx_fifo_size;
3095 cp->rx_pause_off = 7104;
3100 cp->rx_pause_off = off;
3639 cp->rx_pause_off,
H A Dcassini.h2803 int rx_pause_off; member in struct:cas

Completed in 334 milliseconds