Home
last modified time | relevance | path

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

/freebsd-14.2/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()
/freebsd-14.2/stand/libsa/
H A Dpkgfs.c126 u_char pkg_buf[PKG_BUFSIZE]; member