Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.h136 enum ice_status ice_clear_pf_cfg(struct ice_hw *hw);
H A Dice_common.c69 enum ice_status ice_clear_pf_cfg(struct ice_hw *hw) in ice_clear_pf_cfg() function
731 status = ice_clear_pf_cfg(hw); in ice_init_hw()