Searched refs:lut_type (Results 1 – 2 of 2) sorted by relevance
871 enum iwl_bt_coex_lut_type lut_type; in iwl_mvm_coex_agg_time_limit() local883 lut_type = iwl_get_coex_type(mvm, mvmsta->vif); in iwl_mvm_coex_agg_time_limit()885 if (lut_type == BT_COEX_LOOSE_LUT || lut_type == BT_COEX_INVALID_LUT) in iwl_mvm_coex_agg_time_limit()898 enum iwl_bt_coex_lut_type lut_type; in iwl_mvm_bt_coex_is_mimo_allowed() local917 lut_type = iwl_get_coex_type(mvm, mvmsta->vif); in iwl_mvm_bt_coex_is_mimo_allowed()918 return lut_type != BT_COEX_LOOSE_LUT; in iwl_mvm_bt_coex_is_mimo_allowed()
1188 enum iwl_bt_coex_lut_type lut_type; in iwl_mvm_coex_agg_time_limit_old() local1197 lut_type = iwl_get_coex_type(mvm, mvmsta->vif); in iwl_mvm_coex_agg_time_limit_old()1199 if (lut_type == BT_COEX_LOOSE_LUT || lut_type == BT_COEX_INVALID_LUT) in iwl_mvm_coex_agg_time_limit_old()1210 enum iwl_bt_coex_lut_type lut_type; in iwl_mvm_bt_coex_is_mimo_allowed_old() local1226 lut_type = iwl_get_coex_type(mvm, mvmsta->vif); in iwl_mvm_bt_coex_is_mimo_allowed_old()1227 return lut_type != BT_COEX_LOOSE_LUT; in iwl_mvm_bt_coex_is_mimo_allowed_old()