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

/drivers/net/ethernet/via/
H A Dvia-velocity.c266 /* rx_thresh[] is used for controlling the receive fifo threshold.
272 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);
1358 mac_set_rx_thresh(regs, vptr->options.rx_thresh);
H A Dvia-rhine.c463 u8 tx_thresh, rx_thresh; member in struct:rhine_private
1446 rp->rx_thresh = 0x60; /* Written in rhine_set_rx_mode(). */
H A Dvia-velocity.h1417 int rx_thresh; /* RX_THRESH */ member in struct:velocity_opt

Completed in 70 milliseconds