Searched refs:ice_init_pkg (Results 1 – 2 of 2) sorted by relevance
68 enum ice_status ice_init_pkg(struct ice_hw *hw, u8 *buff, u32 len);
1460 enum ice_status ice_init_pkg(struct ice_hw *hw, u8 *buf, u32 len) in ice_init_pkg() function1556 status = ice_init_pkg(hw, buf_copy, len); in ice_copy_and_init_pkg()