Searched refs:ice_pkg_buf_free (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.h | 64 void ice_pkg_buf_free(struct ice_hw *hw, struct ice_buf_build *bld);
|
H A D | ice_vlan_mode.c | 50 ice_pkg_buf_free(hw, bld); in ice_pkg_get_supported_vlan_mode()
|
H A D | ice_ddp.c | 919 * ice_pkg_buf_free 925 void ice_pkg_buf_free(struct ice_hw *hw, struct ice_buf_build *bld) in ice_pkg_buf_free() function 1055 ice_pkg_buf_free(hw, buf); in ice_pkg_buf_alloc_single_section()
|
H A D | ice_flex_pipe.c | 381 ice_pkg_buf_free(hw, bld); in ice_upd_dvm_boost_entry() 495 ice_pkg_buf_free(hw, bld); in ice_create_tunnel() 566 ice_pkg_buf_free(hw, bld); in ice_destroy_tunnel() 2693 ice_pkg_buf_free(hw, b); in ice_upd_prof_hw()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_pipe.c | 1489 * ice_pkg_buf_free 1495 static void ice_pkg_buf_free(struct ice_hw *hw, struct ice_buf_build *bld) in ice_pkg_buf_free() function 1742 ice_pkg_buf_free(hw, bld); in ice_create_tunnel() 1813 ice_pkg_buf_free(hw, bld); in ice_destroy_tunnel() 3512 ice_pkg_buf_free(hw, b); in ice_upd_prof_hw()
|
Completed in 14 milliseconds