Searched refs:lut_type (Results 1 – 6 of 6) sorted by relevance
596 enum iwl_bt_coex_lut_type lut_type; in iwl_mvm_coex_agg_time_limit() local605 lut_type = iwl_get_coex_type(mvm, mvmsta->vif); in iwl_mvm_coex_agg_time_limit()607 if (lut_type == BT_COEX_LOOSE_LUT || lut_type == BT_COEX_INVALID_LUT) in iwl_mvm_coex_agg_time_limit()620 enum iwl_bt_coex_lut_type lut_type; in iwl_mvm_bt_coex_is_mimo_allowed() local636 lut_type = iwl_get_coex_type(mvm, mvmsta->vif); in iwl_mvm_bt_coex_is_mimo_allowed()637 return lut_type != BT_COEX_LOOSE_LUT; in iwl_mvm_bt_coex_is_mimo_allowed()
1046 enum ice_lut_type lut_type; /* type of the LUT (i.e. VSI, PF, Global) */ member
1173 u8 lut_type, hash_type; in ice_set_rss_vsi_ctx() local1184 lut_type = ICE_AQ_VSI_Q_OPT_RSS_LUT_PF; in ice_set_rss_vsi_ctx()1189 lut_type = ICE_AQ_VSI_Q_OPT_RSS_LUT_VSI; in ice_set_rss_vsi_ctx()1198 ctxt->info.q_opt_rss = ((lut_type << ICE_AQ_VSI_Q_OPT_RSS_LUT_S) & in ice_set_rss_vsi_ctx()
3998 enum ice_lut_type lut_type = params->lut_type; in __ice_aq_get_set_rss_lut() local4009 lut_size = ice_lut_type_to_size(lut_type); in __ice_aq_get_set_rss_lut()4024 if (lut_type == ICE_LUT_GLOBAL) in __ice_aq_get_set_rss_lut()4028 flags = lut_type | glob_lut_idx | ice_lut_size_to_flag(lut_size); in __ice_aq_get_set_rss_lut()
808 u8 lut_type, hash_type; in ice_vc_handle_rss_cfg() local811 lut_type = ICE_AQ_VSI_Q_OPT_RSS_LUT_VSI; in ice_vc_handle_rss_cfg()822 FIELD_PREP(ICE_AQ_VSI_Q_OPT_RSS_LUT_M, lut_type) | in ice_vc_handle_rss_cfg()
7644 params.lut_type = vsi->rss_lut_type; in ice_set_rss_lut()7697 params.lut_type = vsi->rss_lut_type; in ice_get_rss_lut()