Home
last modified time | relevance | path

Searched refs:ICE_FLOW_HASH_FLD_TCP_SRC_PORT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2463 #define ICE_FLOW_HASH_FLD_TCP_SRC_PORT BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT) macro
2511 hfld |= ICE_FLOW_HASH_FLD_TCP_SRC_PORT; in ice_parse_hash_flds()
2628 if (hash_flds & ICE_FLOW_HASH_FLD_TCP_SRC_PORT || in ice_get_rss_hash_opt()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2426 #define ICE_FLOW_HASH_FLD_TCP_SRC_PORT BIT_ULL(ICE_FLOW_FIELD_IDX_TCP_SRC_PORT) macro
2474 hfld |= ICE_FLOW_HASH_FLD_TCP_SRC_PORT; in ice_parse_hash_flds()
2591 if (hash_flds & ICE_FLOW_HASH_FLD_TCP_SRC_PORT || in ice_get_rss_hash_opt()

Completed in 10 milliseconds