Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dfw-api-coex.h347 BT_LOW_TRAFFIC = 2, enumerator
Dcoex.c575 else if (bt_activity_grading >= BT_LOW_TRAFFIC) in iwl_mvm_bt_notif_iterator()
960 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()
1245 return bt_activity >= BT_LOW_TRAFFIC; in iwl_mvm_bt_coex_is_tpc_allowed_old()