Searched refs:i40e_do_reset (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
| D | i40e.h | 997 void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired);
|
| D | i40e_ethtool.c | 2562 i40e_do_reset(pf, BIT(__I40E_PF_RESET_REQUESTED), true); in i40e_diag_test() 2578 i40e_do_reset(pf, BIT(__I40E_PF_RESET_REQUESTED), true); in i40e_diag_test() 5071 i40e_do_reset(pf, BIT(__I40E_PF_RESET_REQUESTED), true); in i40e_set_priv_flags()
|
| D | i40e_main.c | 6175 i40e_do_reset(pf, I40E_PF_RESET_FLAG, in i40e_create_queue_channel() 8293 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_vsi_open() 8416 void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired) in i40e_do_reset() function 8675 i40e_do_reset(pf, reset_flags, true); in i40e_do_reset_safe() 9167 i40e_do_reset(pf, reset_flags, false); in i40e_reset_subtask() 12126 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_set_features() 12394 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_ndo_bridge_setlink()
|