Home
last modified time | relevance | path

Searched refs:ICE_VSIQF_HKEY_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3583 return ICE_VSIQF_HKEY_ARRAY_SIZE; in ice_get_rxfh_key_size()
3724 devm_kzalloc(dev, ICE_VSIQF_HKEY_ARRAY_SIZE, in ice_set_rxfh()
3730 ICE_VSIQF_HKEY_ARRAY_SIZE); in ice_set_rxfh()
H A Dice_virtchnl.c505 vfres->rss_key_size = ICE_VSIQF_HKEY_ARRAY_SIZE; in ice_vc_get_vf_res_msg()
926 if (vrk->key_len != ICE_VSIQF_HKEY_ARRAY_SIZE) { in ice_vc_config_rss_key()