Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/via/
Dvia-velocity.c414 static void velocity_set_int_opt(int *opt, int val, int min, int max, int def, in velocity_set_int_opt() function
469 velocity_set_int_opt(&opts->rx_thresh, rx_thresh[index], in velocity_get_options()
472 velocity_set_int_opt(&opts->DMA_length, DMA_length[index], in velocity_get_options()
475 velocity_set_int_opt(&opts->numrx, RxDescriptors[index], in velocity_get_options()
478 velocity_set_int_opt(&opts->numtx, TxDescriptors[index], in velocity_get_options()
482 velocity_set_int_opt(&opts->flow_cntl, flow_control[index], in velocity_get_options()
488 velocity_set_int_opt((int *) &opts->spd_dpx, speed_duplex[index], in velocity_get_options()
491 velocity_set_int_opt(&opts->wol_opts, wol_opts[index], in velocity_get_options()