Searched refs:ice_update_pkg_no_lock (Results 1 – 3 of 3) sorted by relevance
426 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
1417 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg_no_lock() function1457 status = ice_update_pkg_no_lock(hw, bufs, count); in ice_update_pkg()
378 status = ice_update_pkg_no_lock(hw, ice_pkg_buf(bld), 1); in ice_upd_dvm_boost_entry()