Home
last modified time | relevance | path

Searched refs:ice_init_pkg (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.h68 enum ice_status ice_init_pkg(struct ice_hw *hw, u8 *buff, u32 len);
H A Dice_flex_pipe.c1460 enum ice_status ice_init_pkg(struct ice_hw *hw, u8 *buf, u32 len) in ice_init_pkg() function
1556 status = ice_init_pkg(hw, buf_copy, len); in ice_copy_and_init_pkg()