Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
A Dice_flex_type.h103 struct ice_buf_hdr { struct
110 struct_size((struct ice_buf_hdr *)0, section_entry, 1) - (hd_sz)) /\ argument
362 struct ice_buf_hdr *buf;
A Dice_flex_pipe.c105 struct ice_buf_hdr *hdr; in ice_pkg_val_buf()
109 hdr = (struct ice_buf_hdr *)buf->buf; in ice_pkg_val_buf()
152 static struct ice_buf_hdr *
906 struct ice_buf_hdr *bh = (struct ice_buf_hdr *)(bufs + i); in ice_update_pkg()
938 struct ice_buf_hdr *bh; in ice_dwnld_cfg_bufs()
948 bh = (struct ice_buf_hdr *)bufs; in ice_dwnld_cfg_bufs()
1556 struct ice_buf_hdr *buf; in ice_pkg_buf_alloc()
1562 buf = (struct ice_buf_hdr *)bld; in ice_pkg_buf_alloc()
1785 struct ice_buf_hdr *buf; in ice_pkg_buf_reserve_section()
1825 struct ice_buf_hdr *buf; in ice_pkg_buf_alloc_section()
[all …]

Completed in 15 milliseconds