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