Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_ethtool.c2427 #define ICE_FLOW_HASH_FLD_TCP_DST_PORT BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_DST_PORT) macro
2476 hfld |= ICE_FLOW_HASH_FLD_TCP_DST_PORT; in ice_parse_hash_flds()
2596 if (hash_flds & ICE_FLOW_HASH_FLD_TCP_DST_PORT || in ice_get_rss_hash_opt()