Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.h70 ice_copy_and_init_pkg(struct ice_hw *hw, const u8 *buf, u32 len);
H A Dice_flex_pipe.c1546 enum ice_status ice_copy_and_init_pkg(struct ice_hw *hw, const u8 *buf, u32 len) in ice_copy_and_init_pkg() function
/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf_parent.c345 err = ice_copy_and_init_pkg(hw, pkg_buf, buf_len); in ice_dcf_load_pkg()
H A Dice_ethdev.c1869 err = ice_copy_and_init_pkg(hw, buf, buf_len); in ice_load_pkg()