Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_flex_pipe.h121 ice_copy_and_init_pkg(struct ice_hw *hw, const u8 *buf, u32 len);
Dice_flex_pipe.c1747 ice_copy_and_init_pkg(struct ice_hw *hw, const u8 *buf, u32 len) in ice_copy_and_init_pkg() function
Dice_main.c4346 state = ice_copy_and_init_pkg(hw, firmware->data, in ice_load_pkg()