Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/ !
H A Dtunnel.c96 static bool bw_alloc_mode = true; variable
97 module_param(bw_alloc_mode, bool, 0444);
98 MODULE_PARM_DESC(bw_alloc_mode,
888 if (!bw_alloc_mode) in tb_dp_bandwidth_alloc_mode_enable()