Searched refs:role_non_2ghz (Results 1 – 1 of 1) sorted by relevance
1359 struct rtw89_mcc_role *role_non_2ghz) in rtw89_mcc_mod_duration_diff_band_with_bt() argument1367 dur_non_2ghz = role_non_2ghz->duration; in rtw89_mcc_mod_duration_diff_band_with_bt()1388 if (role_non_2ghz->limit.enable) { in rtw89_mcc_mod_duration_diff_band_with_bt()1391 role_non_2ghz->limit.max_dur); in rtw89_mcc_mod_duration_diff_band_with_bt()1393 dur_non_2ghz = min(dur_non_2ghz, role_non_2ghz->limit.max_dur); in rtw89_mcc_mod_duration_diff_band_with_bt()1402 role_non_2ghz->duration = dur_non_2ghz; in rtw89_mcc_mod_duration_diff_band_with_bt()