Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c124 const struct ice_buf_hdr *hdr; in ice_pkg_val_buf()
693 struct ice_buf_hdr *buf; in ice_pkg_buf_alloc()
699 buf = (struct ice_buf_hdr *)bld; in ice_pkg_buf_alloc()
955 struct ice_buf_hdr *buf; in ice_pkg_buf_reserve_section()
994 struct ice_buf_hdr *buf; in ice_pkg_buf_alloc_section()
1081 struct ice_buf_hdr *buf; in ice_pkg_buf_get_active_sections()
1325 struct ice_buf_hdr *bh; in ice_dwnld_cfg_bufs_no_lock()
1568 struct ice_buf_hdr *bh; in ice_dwnld_cfg_bufs()
1578 bh = (struct ice_buf_hdr *)bufs; in ice_dwnld_cfg_bufs()
1752 struct ice_buf_hdr *bh = (struct ice_buf_hdr *)(bufs + i); in ice_update_pkg_no_lock()
[all …]
H A Dice_ddp.h203 struct ice_buf_hdr { struct
211 struct_size_t(struct ice_buf_hdr, section_entry, 1) - (hd_sz)) / \ argument
441 const struct ice_buf_hdr *buf;
450 int ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf,
H A Dice_flex_pipe.h29 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), in ice_pkg_get_supported_vlan_mode()