Searched refs:OPA_16B_AGE_MASK (Results 1 – 1 of 1) sorted by relevance
425 #define OPA_16B_AGE_MASK 0xFF0000ull macro496 return (u8)((hdr->lrh[3] & OPA_16B_AGE_MASK) >> OPA_16B_AGE_SHIFT); in hfi1_16B_get_age()