Searched refs:ice_buf (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ddp.h | 148 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);
|
H A D | ice_flex_pipe.h | 67 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld);
|
H A D | ice_ddp.c | 122 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() 1309 ice_dwnld_cfg_bufs_no_lock(struct ice_ddp_send_ctx *ctx, struct ice_buf *bufs, in ice_dwnld_cfg_bufs_no_lock() 1586 ice_dwnld_cfg_bufs(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_dwnld_cfg_bufs() 1770 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg_no_lock() 1802 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg()
|