Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/ !
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()
Dice_flow.h119 ICE_FLOW_SEG_HDR_NONE = 0x00000000, enumerator
Dice_ethtool.c2446 u32 hdrs = ICE_FLOW_SEG_HDR_NONE; in ice_parse_hdrs()
2582 if (hdrs == ICE_FLOW_SEG_HDR_NONE) { in ice_set_rss_hash_opt()
2621 if (hdrs == ICE_FLOW_SEG_HDR_NONE) { in ice_get_rss_hash_opt()
Dice_virtchnl.c25 {VIRTCHNL_PROTO_HDR_NONE, ICE_FLOW_SEG_HDR_NONE},
855 u32 addl_hdrs = ICE_FLOW_SEG_HDR_NONE; in ice_vc_handle_rss_cfg()