Searched refs:MAX_PAYLOAD (Results 1 – 1 of 1) sorted by relevance
376 #define MAX_PAYLOAD(field) (128 << (field)) macro458 MAX_PAYLOAD((ctl & PCIEM_CTL_MAX_PAYLOAD) >> 5), in cap_express()459 MAX_PAYLOAD(cap & PCIEM_CAP_MAX_PAYLOAD)); in cap_express()