Searched refs:i40e_pf_reset (Results 1 – 3 of 3) sorted by relevance
433 enum i40e_status_code i40e_pf_reset(struct i40e_hw *hw);
1352 enum i40e_status_code i40e_pf_reset(struct i40e_hw *hw) in i40e_pf_reset() function
1517 ret = i40e_pf_reset(hw); in eth_i40e_dev_init()