Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_ddp.h426 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
Dice_ddp.c1417 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg_no_lock() function
1457 status = ice_update_pkg_no_lock(hw, bufs, count); in ice_update_pkg()
Dice_flex_pipe.c378 status = ice_update_pkg_no_lock(hw, ice_pkg_buf(bld), 1); in ice_upd_dvm_boost_entry()