Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_flow.c49 ICE_FLOW_FLD_INFO_MSK(ICE_FLOW_SEG_HDR_NONE, 8, 1, 0xff00),
51 ICE_FLOW_FLD_INFO_MSK(ICE_FLOW_SEG_HDR_NONE, 8, 1, 0x00ff),
53 ICE_FLOW_FLD_INFO_MSK(ICE_FLOW_SEG_HDR_NONE, 6, 1, 0x00ff),
55 ICE_FLOW_FLD_INFO_MSK(ICE_FLOW_SEG_HDR_NONE, 6, 1, 0xff00),
2358 ICE_FLOW_SEG_HDR_NONE); in ice_add_avf_rss_cfg()
2416 if (hdrs == ICE_FLOW_SEG_HDR_NONE || !ice_is_vsi_valid(hw, vsi_handle)) in ice_get_rss_cfg()
A Dice_flow.h117 ICE_FLOW_SEG_HDR_NONE = 0x00000000, enumerator
A Dice_ethtool.c2409 u32 hdrs = ICE_FLOW_SEG_HDR_NONE; in ice_parse_hdrs()
2545 if (hdrs == ICE_FLOW_SEG_HDR_NONE) { in ice_set_rss_hash_opt()
2584 if (hdrs == ICE_FLOW_SEG_HDR_NONE) { in ice_get_rss_hash_opt()
A Dice_virtchnl_pf.c22 {VIRTCHNL_PROTO_HDR_NONE, ICE_FLOW_SEG_HDR_NONE},
33 {VIRTCHNL_PROTO_HDR_NONE, ICE_FLOW_SEG_HDR_NONE},
2736 u32 addl_hdrs = ICE_FLOW_SEG_HDR_NONE; in ice_vc_handle_rss_cfg()

Completed in 22 milliseconds