Searched refs:ice_buf (Results 1 – 3 of 3) sorted by relevance
23 ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count);95 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld);
69 struct ice_buf { struct76 struct ice_buf buf_array[STRUCT_HACK_VAR_LEN]; argument705 struct ice_buf buf;
114 static struct ice_buf_hdr *ice_pkg_val_buf(struct ice_buf *buf) in ice_pkg_val_buf()1056 ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg_no_lock()1088 ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg()1114 ice_dwnld_cfg_bufs(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_dwnld_cfg_bufs()2146 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld) in ice_pkg_buf()