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