Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
Dice_type.h1136 #define ICE_VSIQF_HLUT_ARRAY_SIZE ((VSIQF_HLUT_MAX_INDEX + 1) * 4) macro
Dice_virtchnl.c500 vfres->rss_lut_size = ICE_VSIQF_HLUT_ARRAY_SIZE; in ice_vc_get_vf_res_msg()
960 if (vrl->lut_entries != ICE_VSIQF_HLUT_ARRAY_SIZE) { in ice_vc_config_rss_lut()
976 if (ice_set_rss_lut(vsi, vrl->lut, ICE_VSIQF_HLUT_ARRAY_SIZE)) in ice_vc_config_rss_lut()
Dice_lib.c830 vsi->rss_table_size = ICE_VSIQF_HLUT_ARRAY_SIZE; in ice_vsi_set_rss_params()
839 vsi->rss_table_size = ICE_VSIQF_HLUT_ARRAY_SIZE; in ice_vsi_set_rss_params()