Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.h252 #define ICE_FLOW_HASH_FLD_TCP_DST_PORT BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_DST_PORT) macro
H A Dice_ethtool.c2940 hfld |= ICE_FLOW_HASH_FLD_TCP_DST_PORT; in ice_parse_hash_flds()
3096 if (hash_flds & ICE_FLOW_HASH_FLD_TCP_DST_PORT || in ice_get_rss_hash_opt()
H A Dice_flow.c2712 !!(hfld & ICE_FLOW_HASH_FLD_TCP_DST_PORT)) || in rss_cfg_symm_valid()