Searched refs:i40e_do_reset (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e.h | 1015 void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired);
|
| H A D | i40e_ethtool.c | 2605 i40e_do_reset(pf, BIT(__I40E_PF_RESET_REQUESTED), true); in i40e_diag_test() 2621 i40e_do_reset(pf, BIT(__I40E_PF_RESET_REQUESTED), true); in i40e_diag_test() 5159 i40e_do_reset(pf, reset_needed, true); in i40e_set_priv_flags()
|
| H A D | i40e_main.c | 6389 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_create_queue_channel() 8577 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_vsi_open() 8700 void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired) in i40e_do_reset() function 8963 i40e_do_reset(pf, reset_flags, true); in i40e_do_reset_safe() 9448 i40e_do_reset(pf, reset_flags, false); in i40e_reset_subtask() 12369 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_set_features() 12555 i40e_do_reset(pf, I40E_PF_RESET_FLAG, true); in i40e_ndo_bridge_setlink()
|