Searched refs:i40e_do_reset (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/intel/i40e/ |
| D | i40e.h | 995 void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired);
|
| D | i40e_ethtool.c | 2566 i40e_do_reset(pf, BIT(__I40E_PF_RESET_REQUESTED), true); in i40e_diag_test() 2582 i40e_do_reset(pf, BIT(__I40E_PF_RESET_REQUESTED), true); in i40e_diag_test() 5090 i40e_do_reset(pf, BIT(__I40E_PF_RESET_REQUESTED), true); in i40e_set_priv_flags()
|
| D | i40e_main.c | 6212 i40e_do_reset(pf, I40E_PF_RESET_FLAG, in i40e_create_queue_channel() 8366 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_vsi_open() 8489 void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired) in i40e_do_reset() function 8745 i40e_do_reset(pf, reset_flags, true); in i40e_do_reset_safe() 9230 i40e_do_reset(pf, reset_flags, false); in i40e_reset_subtask() 12145 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_set_features() 12331 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_ndo_bridge_setlink()
|