Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dcoex_legacy.c581 return BT_COEX_INVALID_LUT; in iwl_get_coex_type()
653 bt_cmd->override_primary_lut = BT_COEX_INVALID_LUT; in iwl_send_bt_init_conf_old()
654 bt_cmd->override_secondary_lut = BT_COEX_INVALID_LUT; in iwl_send_bt_init_conf_old()
1192 if (lut_type == BT_COEX_LOOSE_LUT || lut_type == BT_COEX_INVALID_LUT) in iwl_mvm_coex_agg_time_limit_old()
Dfw-api-coex.h158 BT_COEX_INVALID_LUT = 0xff, enumerator
Dcoex.c383 return BT_COEX_INVALID_LUT; in iwl_get_coex_type()
825 if (lut_type == BT_COEX_LOOSE_LUT || lut_type == BT_COEX_INVALID_LUT) in iwl_mvm_coex_agg_time_limit()