Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common_pci.c72 int class_val; in bus_cmdline_options_handler() local
91 class_val = class_name_to_value(found); in bus_cmdline_options_handler()
93 if (class_val < 0) { in bus_cmdline_options_handler()
97 *ret |= class_val; in bus_cmdline_options_handler()