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);
1429 gp->rx_pause_on);
1755 val |= (((gp->rx_pause_on / 64) << 12) & RXDMA_PTHRESH_ON);
1892 gp->rx_pause_off = gp->rx_pause_on = gp->rx_fifo_sz;
1899 gp->rx_pause_on = on;
H A Dsungem.h993 int rx_pause_on; member in struct:gem
H A Dcassini.c1242 cp->rx_pause_on / RX_PAUSE_THRESH_QUANTUM);
3091 cp->rx_pause_off = cp->rx_pause_on = cp->rx_fifo_size;
3096 cp->rx_pause_on = 960;
3101 cp->rx_pause_on = on;
3640 cp->rx_pause_on);
H A Dcassini.h2804 int rx_pause_on; member in struct:cas

Completed in 221 milliseconds