I40E_VF_HLUT_ARRAY_SIZE 11496 drivers/net/ethernet/intel/i40e/i40e_main.c 			if (lut_size != I40E_VF_HLUT_ARRAY_SIZE)
I40E_VF_HLUT_ARRAY_SIZE 1939 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c 	vfres->rss_lut_size = I40E_VF_HLUT_ARRAY_SIZE;
I40E_VF_HLUT_ARRAY_SIZE 2984 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c 	    (vrl->lut_entries != I40E_VF_HLUT_ARRAY_SIZE)) {
I40E_VF_HLUT_ARRAY_SIZE 2996 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c 	aq_ret = i40e_config_rss(vsi, NULL, vrl->lut, I40E_VF_HLUT_ARRAY_SIZE);