Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_flow.h141 ICE_FLOW_SEG_HDR_AH = 0x00200000, enumerator
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()
Dice_virtchnl_fdir.c357 ICE_FLOW_SET_HDRS(seg, ICE_FLOW_SEG_HDR_AH | in ice_vc_fdir_set_flow_hdr()
425 ICE_FLOW_SET_HDRS(seg, ICE_FLOW_SEG_HDR_AH | in ice_vc_fdir_set_flow_hdr()
Dice_virtchnl.c45 {VIRTCHNL_PROTO_HDR_AH, ICE_FLOW_SEG_HDR_AH},