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