Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.h249 #define ICE_FLOW_HASH_FLD_IPV4_DA BIT_ULL(ICE_FLOW_FIELD_IDX_IPV4_DA) macro
H A Dice_ethtool.c2889 hfld |= ICE_FLOW_HASH_FLD_IPV4_DA; in ice_parse_hash_flds()
3064 if (hash_flds & ICE_FLOW_HASH_FLD_IPV4_DA || in ice_get_rss_hash_opt()
H A Dice_flow.c2708 !!(hfld & ICE_FLOW_HASH_FLD_IPV4_DA)) || in rss_cfg_symm_valid()