Searched refs:last_bt_notif (Results 1 – 4 of 4) sorted by relevance
125 ret = le32_to_cpu(mvm->last_bt_notif.primary_ch_lut); in iwl_get_coex_type()127 ret = le32_to_cpu(mvm->last_bt_notif.secondary_ch_lut); in iwl_get_coex_type()171 memset(&mvm->last_bt_notif, 0, sizeof(mvm->last_bt_notif)); in iwl_mvm_send_bt_init_conf()284 wifi_loss_mid_high_rssi = mvm->last_bt_notif.wifi_loss_mid_high_rssi; in iwl_mvm_bt_coex_calculate_esr_mode()285 wifi_loss_low_rssi = mvm->last_bt_notif.wifi_loss_low_rssi; in iwl_mvm_bt_coex_calculate_esr_mode()406 (mvm->last_bt_notif.rrc_status & BIT(link_info->phy_ctxt->id))) in iwl_mvm_bt_notif_per_link()475 le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) == BT_OFF || in iwl_mvm_bt_notif_per_link()561 .notif = &mvm->last_bt_notif, in iwl_mvm_bt_coex_notif_handle()655 memcpy(&mvm->last_bt_notif, notif, sizeof(mvm->last_bt_notif)); in iwl_mvm_rx_bt_coex_old_notif()696 if (le32_to_cpu(mvm->last_bt_notif.bt_activity_grading) == BT_OFF) in iwl_mvm_bt_rssi_event()[all …]
1207 struct iwl_bt_coex_prof_old_notif last_bt_notif; member
1191 memset(&mvm->last_bt_notif, 0, sizeof(mvm->last_bt_notif)); in iwl_mvm_restart_cleanup()
399 mvm.last_bt_notif.wifi_loss_low_rssi = params->bt; in KUNIT_ARRAY_PARAM_DESC()