IB_QPN_MASK       263 include/rdma/ib_hdrs.h 	return ((be32_to_cpu(ohdr->u.ud.deth[1])) & IB_QPN_MASK);
IB_QPN_MASK       325 include/rdma/ib_hdrs.h 	return (u32)((be32_to_cpu(ohdr->bth[1])) & IB_QPN_MASK);
IB_QPN_MASK       469 include/rdma/rdmavt_qp.h #define RVT_QPN_MASK		    IB_QPN_MASK