Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_ddp.h148 struct ice_buf { struct
155 struct ice_buf buf_array[]; argument
432 struct ice_buf buf;
457 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
458 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
Dice_ddp.c122 static const struct ice_buf_hdr *ice_pkg_val_buf(const struct ice_buf *buf) in ice_pkg_val_buf()
1096 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld) in ice_pkg_buf()
1295 struct ice_buf *next_buf; in ice_is_last_download_buffer()
1303 next_buf = ((struct ice_buf *)buf) + 1; in ice_is_last_download_buffer()
1321 ice_dwnld_cfg_bufs_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 start, in ice_dwnld_cfg_bufs_no_lock()
1565 ice_dwnld_cfg_bufs(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_dwnld_cfg_bufs()
1746 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg_no_lock()
1778 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg()
Dice_flex_pipe.h70 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld);