Searched refs:ice_copy_and_init_pkg (Results 1 – 3 of 3) sorted by relevance
84 ice_copy_and_init_pkg(struct ice_hw *hw, const u8 *buf, u32 len);
1734 enum ice_status ice_copy_and_init_pkg(struct ice_hw *hw, const u8 *buf, u32 len) in ice_copy_and_init_pkg() function
1787 err = ice_copy_and_init_pkg(hw, buf, bufsz); in ice_load_pkg()