Home
last modified time | relevance | path

Searched defs:pkg_buf (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/ice/ !
H A Dice_ddp_common.c50 ice_aq_download_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, in ice_aq_download_pkg()
95 ice_aq_upload_section(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, in ice_aq_upload_section()
119 ice_aq_update_pkg(struct ice_hw *hw, struct ice_buf_hdr *pkg_buf, u16 buf_size, in ice_aq_update_pkg()
/src/stand/libsa/ !
H A Dpkgfs.c121 u_char pkg_buf[PKG_BUFSIZE]; member