Home
last modified time | relevance | path

Searched refs:ECRC_POLICY_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Daer.c124 #define ECRC_POLICY_DEFAULT 0 /* ECRC set by BIOS */ macro
128 static int ecrc_policy = ECRC_POLICY_DEFAULT;
131 [ECRC_POLICY_DEFAULT] = "bios",
188 case ECRC_POLICY_DEFAULT: in pcie_set_ecrc_checking()
/kernel/linux/linux-6.6/drivers/pci/pcie/
H A Daer.c125 #define ECRC_POLICY_DEFAULT 0 /* ECRC set by BIOS */ macro
129 static int ecrc_policy = ECRC_POLICY_DEFAULT;
132 [ECRC_POLICY_DEFAULT] = "bios",
192 case ECRC_POLICY_DEFAULT: in pcie_set_ecrc_checking()

Completed in 4 milliseconds