Home
last modified time | relevance | path

Searched refs:rx_thresh (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dvia-velocity.c96 VELOCITY_PARAM(rx_thresh, "Receive fifo threshold");
329 velocity_set_int_opt(&opts->rx_thresh, -1, RX_THRESH_MIN, in velocity_get_options()
1031 mac_set_rx_thresh(regs, vptr->options.rx_thresh); in velocity_init_registers()
Dvia-velocity.h1750 int rx_thresh; /* RX_THRESH */ member