PCIE_DCAP_MAX_PAYLOAD
sc->bge_mps = 128 << (reg & PCIE_DCAP_MAX_PAYLOAD);
128 << (unsigned int)(reg & PCIE_DCAP_MAX_PAYLOAD));