Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c50 ICE_FLOW_FLD_INFO_MSK(ICE_FLOW_SEG_HDR_NONE, 8, 1, 0xff00),
52 ICE_FLOW_FLD_INFO_MSK(ICE_FLOW_SEG_HDR_NONE, 8, 1, 0x00ff),
54 ICE_FLOW_FLD_INFO_MSK(ICE_FLOW_SEG_HDR_NONE, 6, 1, 0x00ff),
56 ICE_FLOW_FLD_INFO_MSK(ICE_FLOW_SEG_HDR_NONE, 6, 1, 0xff00),
2386 ICE_FLOW_SEG_HDR_NONE); in ice_add_avf_rss_cfg()
2444 if (hdrs == ICE_FLOW_SEG_HDR_NONE || !ice_is_vsi_valid(hw, vsi_handle)) in ice_get_rss_cfg()
H A Dice_flow.h119 ICE_FLOW_SEG_HDR_NONE = 0x00000000, enumerator
H A Dice_ethtool.c2395 u32 hdrs = ICE_FLOW_SEG_HDR_NONE; in ice_parse_hdrs()
2531 if (hdrs == ICE_FLOW_SEG_HDR_NONE) { in ice_set_rss_hash_opt()
2570 if (hdrs == ICE_FLOW_SEG_HDR_NONE) { in ice_get_rss_hash_opt()
H A Dice_virtchnl.c25 {VIRTCHNL_PROTO_HDR_NONE, ICE_FLOW_SEG_HDR_NONE},
842 u32 addl_hdrs = ICE_FLOW_SEG_HDR_NONE; in ice_vc_handle_rss_cfg()