Searched refs:ice_seg (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c154 * @ice_seg: pointer to the ice segment
158 static struct ice_buf_table *ice_find_buf_table(struct ice_seg *ice_seg) argument
163 (ice_seg->device_table +
164 LE32_TO_CPU(ice_seg->device_table_count));
172 * @ice_seg: pointer to the ice segment (or NULL on subsequent calls)
176 * call is made with the ice_seg parameter non-NULL; on subsequent calls,
177 * ice_seg is set to NULL which continues the enumeration. When the function
183 ice_pkg_enum_buf(struct ice_seg *ice_seg, struc argument
210 ice_pkg_advance_sect(struct ice_seg *ice_seg, struct ice_pkg_enum *state) argument
241 ice_pkg_enum_section(struct ice_seg *ice_seg, struct ice_pkg_enum *state, u32 sect_type) argument
307 ice_pkg_enum_entry(struct ice_seg *ice_seg, struct ice_pkg_enum *state, u32 sect_type, u32 *offset, void *(*handler)(u32 sect_type, void *section, u32 index, u32 *offset)) argument
391 ice_find_boost_entry(struct ice_seg *ice_seg, u16 addr, struct ice_boost_tcam_entry **entry) argument
464 ice_enum_labels(struct ice_seg *ice_seg, u32 type, struct ice_pkg_enum *state, u16 *value) argument
493 ice_init_pkg_hints(struct ice_hw *hw, struct ice_seg *ice_seg) argument
1102 ice_download_pkg(struct ice_hw *hw, struct ice_seg *ice_seg) argument
1258 ice_find_label_value(struct ice_seg *ice_seg, char const *name, u32 type, u16 *value) argument
1489 struct ice_seg *ice_seg; local
1719 struct ice_seg *ice_seg; local
1771 struct ice_seg *ice_seg; local
1843 struct ice_seg *ice_seg; local
[all...]
H A Dice_flex_pipe.h56 ice_find_label_value(struct ice_seg *ice_seg, char const *name, u32 type,
H A Dice_flex_type.h86 struct ice_seg { struct
H A Dice_type.h1010 struct ice_seg *seg;

Completed in 121 milliseconds