Searched refs:i40e_do_reset (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
| D | i40e.h | 938 void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired);
|
| D | i40e_ethtool.c | 2220 i40e_do_reset(pf, BIT(__I40E_PF_RESET_REQUESTED), true); in i40e_diag_test() 2236 i40e_do_reset(pf, BIT(__I40E_PF_RESET_REQUESTED), true); in i40e_diag_test() 4675 i40e_do_reset(pf, BIT(__I40E_PF_RESET_REQUESTED), true); in i40e_set_priv_flags()
|
| D | i40e_main.c | 6060 i40e_do_reset(pf, I40E_PF_RESET_FLAG, in i40e_create_queue_channel() 7701 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_vsi_open() 7824 void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired) in i40e_do_reset() function 8078 i40e_do_reset(pf, reset_flags, true); in i40e_do_reset_safe() 8575 i40e_do_reset(pf, reset_flags, false); in i40e_reset_subtask() 11418 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_set_features() 11683 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_ndo_bridge_setlink()
|