Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e.h155 #define I40E_PF_RESET_AND_REBUILD_FLAG \ macro
Di40e_virtchnl_pf.c1920 i40e_do_reset_safe(pf, I40E_PF_RESET_AND_REBUILD_FLAG); in i40e_pci_sriov_configure()
1929 i40e_do_reset_safe(pf, I40E_PF_RESET_AND_REBUILD_FLAG); in i40e_pci_sriov_configure()
Di40e_ethtool.c5293 reset_needed = I40E_PF_RESET_AND_REBUILD_FLAG; in i40e_set_priv_flags()
Di40e_main.c9273 } else if (reset_flags & I40E_PF_RESET_AND_REBUILD_FLAG) { in i40e_do_reset()