Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h294 i40e_status i40e_pf_reset(struct i40e_hw *hw);
Di40e_common.c1229 i40e_status i40e_pf_reset(struct i40e_hw *hw) in i40e_pf_reset() function
Di40e_main.c9907 ret = i40e_pf_reset(hw); in i40e_reset()
14609 ret = i40e_pf_reset(hw); in i40e_pf_loop_reset()