Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_type.h106 struct ice_buf_hdr { struct
113 ice_struct_size((struct ice_buf_hdr *)0, section_entry, 1) - (hd_sz)) /\ argument
505 struct ice_buf_hdr *buf;
H A Dice_flex_pipe.c107 struct ice_buf_hdr *hdr; in ice_pkg_val_buf()
111 hdr = (struct ice_buf_hdr *)buf->buf; in ice_pkg_val_buf()
154 static struct ice_buf_hdr *
915 struct ice_buf_hdr *bh = (struct ice_buf_hdr *)(bufs + i); in ice_update_pkg()
947 struct ice_buf_hdr *bh; in ice_dwnld_cfg_bufs()
957 bh = (struct ice_buf_hdr *)bufs; in ice_dwnld_cfg_bufs()
1579 struct ice_buf_hdr *buf; in ice_pkg_buf_alloc()
1585 buf = (struct ice_buf_hdr *)bld; in ice_pkg_buf_alloc()
1817 struct ice_buf_hdr *buf; in ice_pkg_buf_reserve_section()
1857 struct ice_buf_hdr *buf; in ice_pkg_buf_alloc_section()
[all …]