Searched refs:ice_buf_build (Results 1 – 4 of 4) sorted by relevance
93 ice_pkg_buf_unreserve_section(struct ice_buf_build *bld, u16 count);94 u16 ice_pkg_buf_get_free_space(struct ice_buf_build *bld);129 struct ice_buf_build *132 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld);133 void ice_pkg_buf_free(struct ice_hw *hw, struct ice_buf_build *bld);
1793 static struct ice_buf_build *ice_pkg_buf_alloc(struct ice_hw *hw) in ice_pkg_buf_alloc()1795 struct ice_buf_build *bld; in ice_pkg_buf_alloc()2027 void ice_pkg_buf_free(struct ice_hw *hw, struct ice_buf_build *bld) in ice_pkg_buf_free()2046 ice_pkg_buf_reserve_section(struct ice_buf_build *bld, u16 count) in ice_pkg_buf_reserve_section()2086 ice_pkg_buf_alloc_section(struct ice_buf_build *bld, u32 type, u16 size) in ice_pkg_buf_alloc_section()2136 struct ice_buf_build *2140 struct ice_buf_build *buf; in ice_pkg_buf_alloc_single_section()2173 static u16 ice_pkg_buf_get_active_sections(struct ice_buf_build *bld) in ice_pkg_buf_get_active_sections()2190 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld) in ice_pkg_buf()2236 struct ice_buf_build *bld; in ice_upd_dvm_boost_entry()[all …]
16 struct ice_buf_build *bld; in ice_pkg_get_supported_vlan_mode()
395 struct ice_buf_build { struct