Searched refs:last_bt_ci_cmd_old (Results 1 – 4 of 4) sorted by relevance
593 if (mvm->last_bt_ci_cmd_old.primary_ch_phy_id == phy_ctx_id) in iwl_get_coex_type()595 else if (mvm->last_bt_ci_cmd_old.secondary_ch_phy_id == phy_ctx_id) in iwl_get_coex_type()718 memset(&mvm->last_bt_ci_cmd_old, 0, sizeof(mvm->last_bt_ci_cmd_old)); in iwl_send_bt_init_conf_old()1050 if (memcmp(&cmd, &mvm->last_bt_ci_cmd_old, sizeof(cmd))) { in iwl_mvm_bt_coex_notif_handle()1054 memcpy(&mvm->last_bt_ci_cmd_old, &cmd, sizeof(cmd)); in iwl_mvm_bt_coex_notif_handle()
772 struct iwl_bt_coex_ci_cmd_old last_bt_ci_cmd_old; member
1251 memset(&mvm->last_bt_ci_cmd_old, 0, sizeof(mvm->last_bt_ci_cmd_old)); in iwl_mvm_restart_cleanup()
554 struct iwl_bt_coex_ci_cmd_old *cmd = &mvm->last_bt_ci_cmd_old; in iwl_dbgfs_bt_cmd_read()