Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h290 i40e_status i40e_pf_reset(struct i40e_hw *hw);
Di40e_common.c1220 i40e_status i40e_pf_reset(struct i40e_hw *hw) in i40e_pf_reset() function
Di40e_main.c9310 ret = i40e_pf_reset(hw); in i40e_reset()
13652 err = i40e_pf_reset(hw); in i40e_probe()