Searched refs:rx_thresh (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dvia-rhine.c399 u8 tx_thresh, rx_thresh; member in struct:rhine_private
1054 rp->rx_thresh = 0x60; /* Written in rhine_set_rx_mode(). */
1713 iowrite8(rp->rx_thresh | rx_mode, ioaddr + RxConfig);
H A Dvia-velocity.c267 /* rx_thresh[] is used for controlling the receive fifo threshold.
273 VELOCITY_PARAM(rx_thresh, "Receive fifo threshold");
480 velocity_set_int_opt(&opts->rx_thresh, rx_thresh[index], RX_THRESH_MIN, RX_THRESH_MAX, RX_THRESH_DEF, "rx_thresh", devname);
1355 mac_set_rx_thresh(regs, vptr->options.rx_thresh);
H A Dvia-velocity.h1416 int rx_thresh; /* RX_THRESH */ member in struct:velocity_opt

Completed in 72 milliseconds