Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_flex_type.h98 struct ice_buf_hdr { struct
105 sizeof(struct ice_buf_hdr) - (hd_sz)) / (ent_sz)) argument
242 struct ice_buf_hdr *buf;
Dice_flex_pipe.c13 static struct ice_buf_hdr *ice_pkg_val_buf(struct ice_buf *buf) in ice_pkg_val_buf()
15 struct ice_buf_hdr *hdr; in ice_pkg_val_buf()
19 hdr = (struct ice_buf_hdr *)buf->buf; in ice_pkg_val_buf()
62 static struct ice_buf_hdr *
220 ice_aq_download_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, in ice_aq_download_pkg()
303 struct ice_buf_hdr *bh; in ice_dwnld_cfg_bufs()
313 bh = (struct ice_buf_hdr *)bufs; in ice_dwnld_cfg_bufs()
336 bh = (struct ice_buf_hdr *)(bufs + i + 1); in ice_dwnld_cfg_bufs()
348 bh = (struct ice_buf_hdr *)(bufs + i); in ice_dwnld_cfg_bufs()