Searched refs:ice_dcf_uninit_hw (Results 1 – 3 of 3) sorted by relevance
71 void ice_dcf_uninit_hw(struct rte_eth_dev *eth_dev, struct ice_dcf_hw *hw);
861 ice_dcf_uninit_hw(dev, &adapter->real_hw); in ice_dcf_dev_close()919 ice_dcf_uninit_hw(eth_dev, &adapter->real_hw); in ice_dcf_dev_init()
694 ice_dcf_uninit_hw(struct rte_eth_dev *eth_dev, struct ice_dcf_hw *hw) in ice_dcf_uninit_hw() function