Searched refs:PCI_EXP_DEVCTL_RELAX_EN (Results 1 – 2 of 2) sorted by relevance
664 #ifndef PCI_EXP_DEVCTL_RELAX_EN665 #define PCI_EXP_DEVCTL_RELAX_EN 0x0010 /* Enable relaxed ordering */ macro
3564 ctrl |= PCI_EXP_DEVCTL_RELAX_EN; in ecore_hw_init_pf()3568 ctrl &= ~PCI_EXP_DEVCTL_RELAX_EN; in ecore_hw_init_pf()3574 ctrl &= ~PCI_EXP_DEVCTL_RELAX_EN; in ecore_hw_init_pf()