Searched refs:ice_buf_hdr (Results 1 – 4 of 4) sorted by relevance
121 static struct ice_buf_hdr *ice_pkg_val_buf(struct ice_buf *buf) in ice_pkg_val_buf()123 struct ice_buf_hdr *hdr; in ice_pkg_val_buf()127 hdr = (struct ice_buf_hdr *)buf->buf; in ice_pkg_val_buf()167 static struct ice_buf_hdr *ice_pkg_enum_buf(struct ice_seg *ice_seg, in ice_pkg_enum_buf()692 struct ice_buf_hdr *buf; in ice_pkg_buf_alloc()698 buf = (struct ice_buf_hdr *)bld; in ice_pkg_buf_alloc()700 cpu_to_le16(offsetof(struct ice_buf_hdr, section_entry)); in ice_pkg_buf_alloc()945 struct ice_buf_hdr *buf; in ice_pkg_buf_reserve_section()952 buf = (struct ice_buf_hdr *)&bld->buf; in ice_pkg_buf_reserve_section()984 struct ice_buf_hdr *buf; in ice_pkg_buf_alloc_section()[all …]
180 struct ice_buf_hdr { struct188 struct_size_t(struct ice_buf_hdr, section_entry, 1) - (hd_sz)) / \ argument410 struct ice_buf_hdr *buf;419 int ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf,
27 ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf,
33 (struct ice_buf_hdr *)ice_pkg_buf(bld), in ice_pkg_get_supported_vlan_mode()