Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_hash.c30 #define ICE_PHINT_PPPOE BIT_ULL(1) macro
625 *phint |= ICE_PHINT_PPPOE; in ice_hash_parse_pattern()
942 if (phint & ICE_PHINT_PPPOE) in ice_refine_proto_hdrs_by_pattern()