Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c78 static bool bw_alloc_mode = true; variable
79 module_param(bw_alloc_mode, bool, 0444);
80 MODULE_PARM_DESC(bw_alloc_mode,
732 if (!bw_alloc_mode) in tb_dp_bandwidth_alloc_mode_enable()