Searched refs:ice_buf_hdr (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c122 static struct ice_buf_hdr *ice_pkg_val_buf(struct ice_buf *buf)
124 struct ice_buf_hdr *hdr;
128 hdr = (struct ice_buf_hdr *)buf->buf;
168 static struct ice_buf_hdr *ice_pkg_enum_buf(struct ice_seg *ice_seg,
693 struct ice_buf_hdr *buf;
699 buf = (struct ice_buf_hdr *)bld;
701 cpu_to_le16(offsetof(struct ice_buf_hdr, section_entry));
955 struct ice_buf_hdr *buf;
962 buf = (struct ice_buf_hdr *)&bld->buf;
994 struct ice_buf_hdr *bu
[all...]
H A Dice_ddp.h203 struct ice_buf_hdr { struct
211 struct_size_t(struct ice_buf_hdr, section_entry, 1) - (hd_sz)) / \
433 struct ice_buf_hdr *buf;
442 int ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf,
H A Dice_flex_pipe.h27 ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf,
H A Dice_vlan_mode.c33 (struct ice_buf_hdr *)ice_pkg_buf(bld),

Completed in 202 milliseconds