Home
last modified time | relevance | path

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

/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
714 struct ice_buf_hdr *buf;
H A Dice_flex_pipe.c116 struct ice_buf_hdr *hdr; in ice_pkg_val_buf()
120 hdr = (struct ice_buf_hdr *)buf->buf; in ice_pkg_val_buf()
163 static struct ice_buf_hdr *
1062 struct ice_buf_hdr *bh = (struct ice_buf_hdr *)(bufs + i); in ice_update_pkg_no_lock()
1117 struct ice_buf_hdr *bh; in ice_dwnld_cfg_bufs()
1127 bh = (struct ice_buf_hdr *)bufs; in ice_dwnld_cfg_bufs()
1767 struct ice_buf_hdr *buf; in ice_pkg_buf_alloc()
1773 buf = (struct ice_buf_hdr *)bld; in ice_pkg_buf_alloc()
2004 struct ice_buf_hdr *buf; in ice_pkg_buf_reserve_section()
2044 struct ice_buf_hdr *buf; in ice_pkg_buf_alloc_section()
[all …]
H A Dice_flex_pipe.h45 ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf,
H A Dice_vlan_mode.c34 (struct ice_buf_hdr *)ice_pkg_buf(bld), in ice_pkg_get_supported_vlan_mode()