Home
last modified time | relevance | path

Searched refs:ice_copy_and_init_pkg (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/dev/ice/
HDice_ddp_common.h470 ice_copy_and_init_pkg(struct ice_hw *hw, const u8 *buf, u32 len);
HDice_ddp_common.c1410 ice_copy_and_init_pkg(struct ice_hw *hw, const u8 *buf, u32 len) in ice_copy_and_init_pkg() function
HDice_lib.c7742 state = ice_copy_and_init_pkg(hw, (const u8 *)pkg->data, pkg->datasize); in ice_load_pkg_file()