Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_flex_type.h64 struct ice_buf { struct
71 struct ice_buf buf_array[]; argument
278 struct ice_buf buf;
Dice_flex_pipe.c103 static struct ice_buf_hdr *ice_pkg_val_buf(struct ice_buf *buf) in ice_pkg_val_buf()
895 ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg()
935 ice_dwnld_cfg_bufs(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_dwnld_cfg_bufs()
1621 static struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld) in ice_pkg_buf()