Home
last modified time | relevance | path

Searched refs:I40E_PF_RESET_AND_REBUILD_FLAG (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e.h152 #define I40E_PF_RESET_AND_REBUILD_FLAG \ macro
H A Di40e_virtchnl_pf.c1893 i40e_do_reset_safe(pf, I40E_PF_RESET_AND_REBUILD_FLAG); in i40e_pci_sriov_configure()
1902 i40e_do_reset_safe(pf, I40E_PF_RESET_AND_REBUILD_FLAG); in i40e_pci_sriov_configure()
H A Di40e_ethtool.c4990 reset_needed = I40E_PF_RESET_AND_REBUILD_FLAG; in i40e_set_priv_flags()
H A Di40e_main.c8751 } else if (reset_flags & I40E_PF_RESET_AND_REBUILD_FLAG) { in i40e_do_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e.h155 #define I40E_PF_RESET_AND_REBUILD_FLAG \ macro
H A Di40e_virtchnl_pf.c1948 i40e_do_reset_safe(pf, I40E_PF_RESET_AND_REBUILD_FLAG); in i40e_pci_sriov_configure()
1957 i40e_do_reset_safe(pf, I40E_PF_RESET_AND_REBUILD_FLAG); in i40e_pci_sriov_configure()
H A Di40e_ethtool.c5295 reset_needed = I40E_PF_RESET_AND_REBUILD_FLAG; in i40e_set_priv_flags()
H A Di40e_main.c9298 } else if (reset_flags & I40E_PF_RESET_AND_REBUILD_FLAG) { in i40e_do_reset()

Completed in 63 milliseconds