Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_ddp.h137 struct ice_buf { struct
144 struct ice_buf buf_array[]; argument
401 struct ice_buf buf;
426 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
427 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
Dice_flex_pipe.h63 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld);
Dice_ddp.c121 static struct ice_buf_hdr *ice_pkg_val_buf(struct ice_buf *buf) in ice_pkg_val_buf()
1086 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld) in ice_pkg_buf()
1214 struct ice_buf *bufs, u32 count) in ice_dwnld_cfg_bufs()
1417 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg_no_lock()
1449 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg()