Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_flow.h250 #define ICE_FLOW_HASH_FLD_IPV6_DA BIT_ULL(ICE_FLOW_FIELD_IDX_IPV6_DA) macro
Dice_ethtool.c2926 hfld |= ICE_FLOW_HASH_FLD_IPV6_DA; in ice_parse_hash_flds()
3088 hash_flds & ICE_FLOW_HASH_FLD_IPV6_DA) in ice_get_rss_hash_opt()
Dice_flow.c2710 !!(hfld & ICE_FLOW_HASH_FLD_IPV6_DA)) || in rss_cfg_symm_valid()