Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.h42 ice_pkg_buf_unreserve_section(struct ice_buf_build *bld, u16 count);
43 u16 ice_pkg_buf_get_free_space(struct ice_buf_build *bld);
92 struct ice_buf_build *
95 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld);
96 void ice_pkg_buf_free(struct ice_hw *hw, struct ice_buf_build *bld);
H A Dice_flex_pipe.c1766 struct ice_buf_build *bld; in ice_pkg_buf_alloc()
1769 bld = (struct ice_buf_build *)ice_malloc(hw, sizeof(*bld)); in ice_pkg_buf_alloc()
2092 struct ice_buf_build *
2096 struct ice_buf_build *buf; in ice_pkg_buf_alloc_single_section()
2146 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld) in ice_pkg_buf()
2288 struct ice_buf_build *bld; in ice_upd_dvm_boost_entry()
2380 struct ice_buf_build *bld; in ice_create_tunnel()
2466 struct ice_buf_build *bld; in ice_destroy_tunnel()
4438 struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs) in ice_prof_bld_es()
4479 struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs) in ice_prof_bld_tcam()
[all …]
H A Dice_vlan_mode.c17 struct ice_buf_build *bld; in ice_pkg_get_supported_vlan_mode()
H A Dice_flex_type.h704 struct ice_buf_build { struct