Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
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),
2403 ICE_FLOW_SEG_HDR_NONE); in ice_add_avf_rss_cfg()
2461 if (hdrs == ICE_FLOW_SEG_HDR_NONE || !ice_is_vsi_valid(hw, vsi_handle)) in ice_get_rss_cfg()
A Dice_flow.h119 ICE_FLOW_SEG_HDR_NONE = 0x00000000, enumerator
A Dice_ethtool.c2634 u32 hdrs = ICE_FLOW_SEG_HDR_NONE; in ice_parse_hdrs()
2770 if (hdrs == ICE_FLOW_SEG_HDR_NONE) { in ice_set_rss_hash_opt()
2809 if (hdrs == ICE_FLOW_SEG_HDR_NONE) { in ice_get_rss_hash_opt()
A Dice_virtchnl.c25 {VIRTCHNL_PROTO_HDR_NONE, ICE_FLOW_SEG_HDR_NONE},
858 u32 addl_hdrs = ICE_FLOW_SEG_HDR_NONE; in ice_vc_handle_rss_cfg()

Completed in 22 milliseconds