Home
last modified time | relevance | path

Searched refs:BT_LOW_TRAFFIC (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dfw-api-coex.h347 BT_LOW_TRAFFIC = 2, enumerator
Dcoex.c561 else if (bt_activity_grading >= BT_LOW_TRAFFIC) in iwl_mvm_bt_notif_iterator()
900 return bt_activity >= BT_LOW_TRAFFIC; in iwl_mvm_bt_coex_is_tpc_allowed()
Dcoex_legacy.c885 else if (bt_activity_grading >= BT_LOW_TRAFFIC) in iwl_mvm_bt_notif_iterator()
1238 return bt_activity >= BT_LOW_TRAFFIC; in iwl_mvm_bt_coex_is_tpc_allowed_old()