Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_flow.h251 #define ICE_FLOW_HASH_FLD_TCP_SRC_PORT BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT) macro
Dice_ethtool.c2938 hfld |= ICE_FLOW_HASH_FLD_TCP_SRC_PORT; in ice_parse_hash_flds()
3091 if (hash_flds & ICE_FLOW_HASH_FLD_TCP_SRC_PORT || in ice_get_rss_hash_opt()
Dice_flow.c2711 (!!(hfld & ICE_FLOW_HASH_FLD_TCP_SRC_PORT) ^ in rss_cfg_symm_valid()