Searched refs:i40e_reset_and_rebuild (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 43 static void i40e_reset_and_rebuild(struct i40e_pf *pf, bool reinit, 9328 i40e_reset_and_rebuild(pf, true, lock_acquired); in i40e_do_reset() 11166 static void i40e_reset_and_rebuild(struct i40e_pf *pf, bool reinit, in i40e_reset_and_rebuild() function 11194 i40e_reset_and_rebuild(pf, false, lock_acquired); in i40e_handle_reset_warning() 12536 i40e_reset_and_rebuild(pf, true, true); in i40e_reconfig_rss_queues() 13399 i40e_reset_and_rebuild(pf, true, true); in i40e_xdp_setup() 16524 i40e_reset_and_rebuild(pf, false, false); in i40e_pci_error_reset_done() 16724 i40e_reset_and_rebuild(pf, false, true); in i40e_resume()
|