Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_main.c2495 bool prev_ll, update_ll, vote_link; in dp_config_direct_link() local
2516 prev_ll = config->low_latency; in dp_config_direct_link()
2517 update_ll = config_direct_link ? enable_low_latency : prev_ll; in dp_config_direct_link()
2538 else if (prev_ll) in dp_config_direct_link()