Searched refs:ice_dcf_init_hw (Results 1 – 3 of 3) sorted by relevance
145 int ice_dcf_init_hw(struct rte_eth_dev *eth_dev, struct ice_dcf_hw *hw);
1625 ice_dcf_init_hw(eth_dev, hw); in ice_dcf_reset_hw()1746 if (ice_dcf_init_hw(eth_dev, &adapter->real_hw) != 0) { in ice_dcf_dev_init()
591 ice_dcf_init_hw(struct rte_eth_dev *eth_dev, struct ice_dcf_hw *hw) in ice_dcf_init_hw() function