Searched refs:bt_slot_max (Results 1 – 1 of 1) sorted by relevance
3870 scbd_32, bt_slot_max , bt_slot_min, bt_slot_sum = 0; in rtw_btc_ex_display_coex_info() local4345 bt_slot_max = coex_dm->bt_slot_length1[0]; in rtw_btc_ex_display_coex_info()4347 if (bt_slot_max < coex_dm->bt_slot_length1[i]) in rtw_btc_ex_display_coex_info()4348 bt_slot_max = coex_dm->bt_slot_length1[i]; in rtw_btc_ex_display_coex_info()4349 if (bt_slot_max < coex_dm->bt_slot_length2[i]) in rtw_btc_ex_display_coex_info()4350 bt_slot_max = coex_dm->bt_slot_length2[i]; in rtw_btc_ex_display_coex_info()4355 bt_slot_sum/20, bt_slot_max, bt_slot_min); in rtw_btc_ex_display_coex_info()