Home
last modified time | relevance | path

Searched refs:I40E_PF_RESET_AND_REBUILD_FLAG (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h127 #define I40E_PF_RESET_AND_REBUILD_FLAG \ macro
H A Di40e_virtchnl_pf.c1942 i40e_do_reset_safe(pf, I40E_PF_RESET_AND_REBUILD_FLAG); in i40e_pci_sriov_configure()
1951 i40e_do_reset_safe(pf, I40E_PF_RESET_AND_REBUILD_FLAG); in i40e_pci_sriov_configure()
H A Di40e_ethtool.c5305 reset_needed = I40E_PF_RESET_AND_REBUILD_FLAG; in i40e_set_priv_flags()
H A Di40e_main.c9364 } else if (reset_flags & I40E_PF_RESET_AND_REBUILD_FLAG) { in i40e_do_reset()