Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_lib.c919 hash_type = ICE_AQ_VSI_Q_OPT_RSS_TPLZ; in ice_set_rss_vsi_ctx()
924 hash_type = ICE_AQ_VSI_Q_OPT_RSS_TPLZ; in ice_set_rss_vsi_ctx()
Dice_adminq_cmd.h432 #define ICE_AQ_VSI_Q_OPT_RSS_TPLZ (0x0 << ICE_AQ_VSI_Q_OPT_RSS_HASH_S) macro