Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
A Dice_ddp.h148 struct ice_buf { struct
155 struct ice_buf buf_array[]; argument
435 struct ice_buf buf;
460 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
461 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
A Dice_flex_pipe.h68 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld);
A 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()
1310 ice_dwnld_cfg_bufs_no_lock(struct ice_ddp_send_ctx *ctx, struct ice_buf *bufs, in ice_dwnld_cfg_bufs_no_lock()
1587 ice_dwnld_cfg_bufs(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_dwnld_cfg_bufs()
1771 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg_no_lock()
1803 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg()

Completed in 10 milliseconds