Lines Matching full:enum
135 enum ice_flow_seg_hdr {
183 enum ice_flow_field {
268 enum ice_flow_avf_hdr_field {
319 enum ice_rss_cfg_hdr_type {
334 enum ice_rss_cfg_hdr_type hdr_type; /* to specify inner or outer */
338 enum ice_flow_dir {
342 enum ice_flow_priority {
364 enum ice_flow_fld_match_type {
381 enum ice_flow_fld_match_type type;
411 enum ice_flow_priority priority;
422 enum ice_flow_dir dir;
445 ice_flow_add_prof(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir,
448 int ice_flow_rem_prof(struct ice_hw *hw, enum ice_block blk, u64 prof_id);
451 struct ice_parser_profile *prof, enum ice_block blk);
453 ice_flow_add_entry(struct ice_hw *hw, enum ice_block blk, u64 prof_id,
454 u64 entry_id, u16 vsi, enum ice_flow_priority prio,
456 int ice_flow_rem_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_h);
458 ice_flow_set_fld(struct ice_flow_seg_info *seg, enum ice_flow_field fld,