Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.h141 ICE_FLOW_SEG_HDR_AH = 0x00200000, enumerator
H A Dice_flow.c128 ICE_FLOW_FLD_INFO(ICE_FLOW_SEG_HDR_AH, 4, sizeof(__be32)),
610 ICE_FLOW_SEG_HDR_ESP | ICE_FLOW_SEG_HDR_AH | \
854 } else if (hdrs & ICE_FLOW_SEG_HDR_AH) { in ice_flow_proc_seg_hdrs()
H A Dice_virtchnl_fdir.c354 ICE_FLOW_SET_HDRS(seg, ICE_FLOW_SEG_HDR_AH | in ice_vc_fdir_set_flow_hdr()
422 ICE_FLOW_SET_HDRS(seg, ICE_FLOW_SEG_HDR_AH | in ice_vc_fdir_set_flow_hdr()
H A Dice_virtchnl.c45 {VIRTCHNL_PROTO_HDR_AH, ICE_FLOW_SEG_HDR_AH},