Searched refs:use_prio (Results 1 – 1 of 1) sorted by relevance
131 static bool use_prio; variable132 module_param_named(use_prio, use_prio, bool, 0444);133 MODULE_PARM_DESC(use_prio, "Enable steering by VLAN priority on ETH ports "293 dev->caps.log_num_prios = use_prio ? 3 : 0; in mlx4_dev_cap()