Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.h84 ice_copy_and_init_pkg(struct ice_hw *hw, const u8 *buf, u32 len);
H A Dice_flex_pipe.c1734 enum ice_status ice_copy_and_init_pkg(struct ice_hw *hw, const u8 *buf, u32 len) in ice_copy_and_init_pkg() function
/dpdk/drivers/net/ice/
H A Dice_ethdev.c1787 err = ice_copy_and_init_pkg(hw, buf, bufsz); in ice_load_pkg()