Searched defs:segs_cnt (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_flow.c | 627 static int ice_flow_val_hdrs(struct ice_flow_seg_info *segs, u8 segs_cnt) in ice_flow_val_hdrs() 1252 u8 segs_cnt, u16 vsi_handle, u32 conds) in ice_flow_find_prof_conds() 1342 struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof_sync() 1522 u64 prof_id, struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof() 2039 #define ICE_FLOW_GEN_PROFID(hash, hdr, segs_cnt) \ argument 2056 u32 addl_hdrs, u8 segs_cnt) in ice_add_rss_cfg_sync() 2193 u32 addl_hdrs, u8 segs_cnt) in ice_rem_rss_cfg_sync()
|
H A D | ice_flow.h | 368 u8 segs_cnt; member
|