Searched refs:ice_dcf_uninit_hw (Results 1 – 3 of 3) sorted by relevance
146 void ice_dcf_uninit_hw(struct rte_eth_dev *eth_dev, struct ice_dcf_hw *hw);
1471 ice_dcf_uninit_hw(dev, &adapter->real_hw); in ice_dcf_dev_close()1624 ice_dcf_uninit_hw(eth_dev, hw); in ice_dcf_reset_hw()1757 ice_dcf_uninit_hw(eth_dev, &adapter->real_hw); in ice_dcf_dev_init()
720 ice_dcf_uninit_hw(struct rte_eth_dev *eth_dev, struct ice_dcf_hw *hw) in ice_dcf_uninit_hw() function