Symbol: ice_buf_hdr
sys/dev/ice/ice_ddp_common.c
119
ice_aq_update_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, u16 buf_size,
sys/dev/ice/ice_ddp_common.c
1459
struct ice_buf_hdr *buf;
sys/dev/ice/ice_ddp_common.c
1465
buf = (struct ice_buf_hdr *)bld;
sys/dev/ice/ice_ddp_common.c
1466
buf->data_end = CPU_TO_LE16(offsetof(struct ice_buf_hdr,
sys/dev/ice/ice_ddp_common.c
1718
struct ice_buf_hdr *buf;
sys/dev/ice/ice_ddp_common.c
1725
buf = (struct ice_buf_hdr *)&bld->buf;
sys/dev/ice/ice_ddp_common.c
1758
struct ice_buf_hdr *buf;
sys/dev/ice/ice_ddp_common.c
1765
buf = (struct ice_buf_hdr *)&bld->buf;
sys/dev/ice/ice_ddp_common.c
1850
struct ice_buf_hdr *buf;
sys/dev/ice/ice_ddp_common.c
1857
buf = (struct ice_buf_hdr *)&bld->buf;
sys/dev/ice/ice_ddp_common.c
1884
struct ice_buf_hdr *buf;
sys/dev/ice/ice_ddp_common.c
1889
buf = (struct ice_buf_hdr *)&bld->buf;
sys/dev/ice/ice_ddp_common.c
1905
struct ice_buf_hdr *buf;
sys/dev/ice/ice_ddp_common.c
1910
buf = (struct ice_buf_hdr *)&bld->buf;
sys/dev/ice/ice_ddp_common.c
1952
static struct ice_buf_hdr *ice_pkg_val_buf(struct ice_buf *buf)
sys/dev/ice/ice_ddp_common.c
1954
struct ice_buf_hdr *hdr;
sys/dev/ice/ice_ddp_common.c
1958
hdr = (struct ice_buf_hdr *)buf->buf;
sys/dev/ice/ice_ddp_common.c
1983
struct ice_buf_hdr *
sys/dev/ice/ice_ddp_common.c
2407
struct ice_buf_hdr *section;
sys/dev/ice/ice_ddp_common.c
265
struct ice_buf_hdr *bh = (struct ice_buf_hdr *)(bufs + i);
sys/dev/ice/ice_ddp_common.c
329
static bool ice_is_buffer_metadata(struct ice_buf_hdr *buf)
sys/dev/ice/ice_ddp_common.c
348
ice_is_last_download_buffer(struct ice_buf_hdr *buf, u32 idx, u32 count)
sys/dev/ice/ice_ddp_common.c
358
last = ice_is_buffer_metadata((struct ice_buf_hdr *)next_buf);
sys/dev/ice/ice_ddp_common.c
381
struct ice_buf_hdr *bh;
sys/dev/ice/ice_ddp_common.c
392
bh = (struct ice_buf_hdr *)(bufs + start);
sys/dev/ice/ice_ddp_common.c
400
bh = (struct ice_buf_hdr *)(bufs + start + i);
sys/dev/ice/ice_ddp_common.c
50
ice_aq_download_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf,
sys/dev/ice/ice_ddp_common.c
710
struct ice_buf_hdr *bh;
sys/dev/ice/ice_ddp_common.c
720
bh = (struct ice_buf_hdr *)bufs;
sys/dev/ice/ice_ddp_common.c
95
ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf,
sys/dev/ice/ice_ddp_common.h
236
ice_struct_size((struct ice_buf_hdr *)0, section_entry, 1) - (hd_sz)) /\
sys/dev/ice/ice_ddp_common.h
409
struct ice_buf_hdr *buf;
sys/dev/ice/ice_ddp_common.h
456
struct ice_buf_hdr *
sys/dev/ice/ice_flex_pipe.h
49
ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf,
sys/dev/ice/ice_vlan_mode.c
62
(struct ice_buf_hdr *)ice_pkg_buf(bld),