Searched refs:ice_buf_hdr (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/ice/
H A Dice_flex_type.h134 struct ice_buf_hdr { struct
141 ice_struct_size((struct ice_buf_hdr *)0, section_entry, 1) - (hd_sz)) /\
462 struct ice_buf_hdr *buf;
H A Dice_flex_pipe.c133 static struct ice_buf_hdr *ice_pkg_val_buf(struct ice_buf *buf)
135 struct ice_buf_hdr *hdr;
139 hdr = (struct ice_buf_hdr *)buf->buf;
182 static struct ice_buf_hdr *
801 ice_aq_download_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf,
848 ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf,
873 ice_aq_update_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, u16 buf_size,
965 struct ice_buf_hdr *bh = (struct ice_buf_hdr *)(bufs + i);
997 struct ice_buf_hdr *b
[all...]
H A Dice_flex_pipe.h67 ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf,

Completed in 176 milliseconds