Searched refs:PCI_EXP_DEVCTL_PAYLOAD (Results 1 – 5 of 5) sorted by relevance
543 #define PCI_EXP_DEVCTL_PAYLOAD 0x00E0 /* Max payload */ macro
3787 mps_log = ((devctl & PCI_EXP_DEVCTL_PAYLOAD) >> 5) + 7; in t4_fixup_host_params_compat()
46 #define PCIM_EXP_CTL_MAX_PAYLOAD PCI_EXP_DEVCTL_PAYLOAD70 #define PCIM_EXP_CTL_MAX_PAYLOAD PCI_EXP_DEVCTL_PAYLOAD
1242 #define PCI_EXP_DEVCTL_PAYLOAD 0x00e0 macro
2791 wr_mbs = (ctrl & PCI_EXP_DEVCTL_PAYLOAD) >> 5; in ecore_hw_init_chip()