Home
last modified time | relevance | path

Searched refs:ice_pkg_enum (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
HDice_ddp_common.h400 struct ice_pkg_enum { struct
453 ice_pkg_enum_buf(struct ice_seg *ice_seg, struct ice_pkg_enum *state);
455 ice_pkg_advance_sect(struct ice_seg *ice_seg, struct ice_pkg_enum *state);
457 ice_pkg_enum_entry(struct ice_seg *ice_seg, struct ice_pkg_enum *state,
462 ice_pkg_enum_section(struct ice_seg *ice_seg, struct ice_pkg_enum *state,
HDice_ddp_common.c817 struct ice_pkg_enum state; in ice_init_pkg_info()
961 ice_enum_labels(struct ice_seg *ice_seg, u32 type, struct ice_pkg_enum *state, in ice_enum_labels()
995 struct ice_pkg_enum state; in ice_find_label_value()
1211 struct ice_pkg_enum state; in ice_get_prof_index_max()
1541 struct ice_pkg_enum state; in ice_get_sw_fv_bitmap()
1588 struct ice_pkg_enum state; in ice_get_sw_fv_list()
1659 struct ice_pkg_enum state; in ice_init_prof_result_bm()
1989 ice_pkg_enum_buf(struct ice_seg *ice_seg, struct ice_pkg_enum *state) in ice_pkg_enum_buf()
2016 ice_pkg_advance_sect(struct ice_seg *ice_seg, struct ice_pkg_enum *state) in ice_pkg_advance_sect()
2047 ice_pkg_enum_section(struct ice_seg *ice_seg, struct ice_pkg_enum *state, in ice_pkg_enum_section()
[all …]
HDice_flex_pipe.c1688 struct ice_pkg_enum state; in ice_fill_tbl()