Searched refs:coex (Results 1 – 2 of 2) sorted by relevance
667 struct iwl_bt_coex_profile_notif *coex = (void *)pkt->data; in iwlagn_bt_coex_profile_notif() local668 struct iwl_bt_uart_msg *uart_msg = &coex->last_bt_uart_msg; in iwlagn_bt_coex_profile_notif()676 IWL_DEBUG_COEX(priv, " status: %d\n", coex->bt_status); in iwlagn_bt_coex_profile_notif()677 IWL_DEBUG_COEX(priv, " traffic load: %d\n", coex->bt_traffic_load); in iwlagn_bt_coex_profile_notif()679 coex->bt_ci_compliance); in iwlagn_bt_coex_profile_notif()686 if (priv->bt_status != coex->bt_status || in iwlagn_bt_coex_profile_notif()687 priv->last_bt_traffic_load != coex->bt_traffic_load) { in iwlagn_bt_coex_profile_notif()688 if (coex->bt_status) { in iwlagn_bt_coex_profile_notif()695 coex->bt_traffic_load; in iwlagn_bt_coex_profile_notif()701 priv->bt_status = coex->bt_status; in iwlagn_bt_coex_profile_notif()[all …]
5 iwlmvm-y += power.o coex.o coex_legacy.o