Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/via/
H A Dvia-velocity.c402 * velocity_set_int_opt - parser for integer options
414 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/via/
H A Dvia-velocity.c402 * velocity_set_int_opt - parser for integer options
414 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()

Completed in 9 milliseconds