Searched refs:i40e_do_reset (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/intel/i40e/ |
| D | i40e.h | 1094 void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired);
|
| D | i40e_ethtool.c | 2601 i40e_do_reset(pf, BIT(__I40E_PF_RESET_REQUESTED), true); in i40e_diag_test() 2617 i40e_do_reset(pf, BIT(__I40E_PF_RESET_REQUESTED), true); in i40e_diag_test() 5333 i40e_do_reset(pf, reset_needed, true); in i40e_set_priv_flags()
|
| D | i40e_main.c | 6257 i40e_do_reset(pf, I40E_PF_RESET_FLAG, in i40e_create_queue_channel() 8745 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_vsi_open() 8887 void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired) in i40e_do_reset() function 9168 i40e_do_reset(pf, reset_flags, true); in i40e_do_reset_safe() 9706 i40e_do_reset(pf, reset_flags, false); in i40e_reset_subtask() 12637 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_set_features() 12823 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_ndo_bridge_setlink()
|