Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_hash.c196 ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_IPV4 |
200 ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_IPV4 |
204 ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_IPV4 |
301 ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_IPV6 |
305 ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_IPV6 |
309 ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_IPV6 |
313 ICE_FLOW_SEG_HDR_PPPOE,
H A Dice_ethdev.c3036 cfg.addl_hdrs = ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_IPV4 | in ice_rss_hash_set()
3060 cfg.addl_hdrs = ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_IPV6 | in ice_rss_hash_set()
3084 cfg.addl_hdrs = ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_UDP | in ice_rss_hash_set()
3108 cfg.addl_hdrs = ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_UDP | in ice_rss_hash_set()
3132 cfg.addl_hdrs = ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_TCP | in ice_rss_hash_set()
3156 cfg.addl_hdrs = ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_TCP | in ice_rss_hash_set()
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flow.h173 ICE_FLOW_SEG_HDR_PPPOE = 0x00010000, enumerator
H A Dice_flow.c170 ICE_FLOW_FLD_INFO(ICE_FLOW_SEG_HDR_PPPOE, 2,
701 (ICE_FLOW_SEG_HDR_PPPOE | ICE_FLOW_SEG_HDR_GTPC | \
835 if (hdrs & ICE_FLOW_SEG_HDR_PPPOE) { in ice_flow_proc_seg_hdrs()
882 } else if (hdrs & ICE_FLOW_SEG_HDR_PPPOE) { in ice_flow_proc_seg_hdrs()