Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_adminq_cmd.h493 #define ICE_AQ_VSI_Q_OPT_RSS_HASH_M GENMASK(7, 6) macro
Dice_virtchnl.c834 FIELD_PREP(ICE_AQ_VSI_Q_OPT_RSS_HASH_M, hash_type); in ice_vc_handle_rss_cfg()
Dice_lib.c1205 (hash_type & ICE_AQ_VSI_Q_OPT_RSS_HASH_M); in ice_set_rss_vsi_ctx()