Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_type.h69 struct ice_buf { struct
76 struct ice_buf buf_array[STRUCT_HACK_VAR_LEN]; argument
496 struct ice_buf buf;
H A Dice_flex_pipe.h23 ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count);
H A Dice_flex_pipe.c105 static struct ice_buf_hdr *ice_pkg_val_buf(struct ice_buf *buf) in ice_pkg_val_buf()
905 ice_update_pkg(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_update_pkg()
944 ice_dwnld_cfg_bufs(struct ice_hw *hw, struct ice_buf *bufs, u32 count) in ice_dwnld_cfg_bufs()
1922 static struct ice_buf *ice_pkg_buf(struct ice_buf_build *bld) in ice_pkg_buf()