Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.c1578 struct ice_buf_build *bld; in ice_pkg_buf_alloc() local
1581 bld = (struct ice_buf_build *)ice_malloc(hw, sizeof(*bld)); in ice_pkg_buf_alloc()
1582 if (!bld) in ice_pkg_buf_alloc()
1588 return bld; in ice_pkg_buf_alloc()
1798 ice_free(hw, bld); in ice_pkg_buf_free()
1821 if (!bld) in ice_pkg_buf_reserve_section()
1909 if (!bld) in ice_pkg_buf_get_active_sections()
1924 if (!bld) in ice_pkg_buf()
1927 return &bld->buf; in ice_pkg_buf()
2086 if (!bld) { in ice_create_tunnel()
[all …]