Searched refs:ice_buf (Results 1 – 3 of 3) sorted by relevance
137 struct ice_buf { struct144 struct ice_buf buf_array[]; argument402 struct ice_buf buf;435 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count);436 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count);443 struct ice_buf_hdr *ice_pkg_val_buf(struct ice_buf *buf);
63 struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld);
121 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()1166 struct ice_buf *bufs, u32 count) in ice_dwnld_cfg_bufs()1416 int ice_update_pkg_no_lock(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg_no_lock()1448 int ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg()
Completed in 9 milliseconds