Home
last modified time | relevance | path

Searched refs:ice_buf_build (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.c1576 static struct ice_buf_build *ice_pkg_buf_alloc(struct ice_hw *hw) in ice_pkg_buf_alloc()
1578 struct ice_buf_build *bld; in ice_pkg_buf_alloc()
1581 bld = (struct ice_buf_build *)ice_malloc(hw, sizeof(*bld)); in ice_pkg_buf_alloc()
1815 ice_pkg_buf_reserve_section(struct ice_buf_build *bld, u16 count) in ice_pkg_buf_reserve_section()
1922 static struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld) in ice_pkg_buf()
2069 struct ice_buf_build *bld; in ice_create_tunnel()
2155 struct ice_buf_build *bld; in ice_destroy_tunnel()
4126 struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs) in ice_prof_bld_es()
4167 struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs) in ice_prof_bld_tcam()
4206 ice_prof_bld_xlt1(enum ice_block blk, struct ice_buf_build *bld, in ice_prof_bld_xlt1()
[all …]
H A Dice_flex_type.h495 struct ice_buf_build { struct