Home
last modified time | relevance | path

Searched refs:ice_dcf_uninit_hw (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf.h71 void ice_dcf_uninit_hw(struct rte_eth_dev *eth_dev, struct ice_dcf_hw *hw);
H A Dice_dcf_ethdev.c861 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()
H A Dice_dcf.c694 ice_dcf_uninit_hw(struct rte_eth_dev *eth_dev, struct ice_dcf_hw *hw) in ice_dcf_uninit_hw() function