Searched refs:IPATH_QPN_MASK (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_common.h785 #define IPATH_QPN_MASK 0xFFFFFF macro
H A Dipath_ud.c438 src_qp &= IPATH_QPN_MASK;
H A Dipath_verbs.c622 qp_num = be32_to_cpu(ohdr->bth[1]) & IPATH_QPN_MASK;

Completed in 66 milliseconds