Searched refs:ice_update_pkg (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_ddp_common.h434 ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
H A Dice_flex_pipe.c525 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1);
626 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1);
751 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1);
1037 status = ice_update_pkg(hw, ice_pkg_buf(bld), 1);
2522 status = ice_update_pkg(hw, ice_pkg_buf(b), 1);
H A Dice_ddp_common.c283 * ice_update_pkg
291 ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) function

Completed in 134 milliseconds