Searched refs:OPA_16B_L4_MASK (Results 1 – 1 of 1) sorted by relevance
403 #define OPA_16B_L4_MASK 0xFFull macro447 return (u8)(hdr->lrh[2] & OPA_16B_L4_MASK); in hfi1_16B_get_l4()2515 lrh2 = (lrh2 & ~OPA_16B_L4_MASK) | l4; in hfi1_make_16b_hdr()