Searched refs:rx_thresh (Results 1 – 2 of 2) sorted by relevance
96 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()
1750 int rx_thresh; /* RX_THRESH */ member