Searched defs:segs_cnt (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/intel/ice/ ! |
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() 1358 struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof_sync() 1538 u64 prof_id, struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof() 2056 #define ICE_FLOW_GEN_PROFID(hash, hdr, segs_cnt) \ argument 2073 u32 addl_hdrs, u8 segs_cnt) in ice_add_rss_cfg_sync() 2210 u32 addl_hdrs, u8 segs_cnt) in ice_rem_rss_cfg_sync()
|
D | ice_flow.h | 368 u8 segs_cnt; member
|