Home
last modified time | relevance | path

Searched refs:qp1 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dmad.h146 __be32 qp1; /* high 8 bits reserved */ member
159 __be32 qp1; /* high 8 bits reserved */ member
H A Dverbs.h327 u32 qp1, u32 qp2, u32 lid1, u32 lid2);
H A Dmad.c452 u32 qp1, u32 qp2, u32 lid1, u32 lid2) in hfi1_bad_pkey() argument
470 trap->data.ntc_257_258.qp1 = cpu_to_be32(qp1); in hfi1_bad_pkey()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_verbs.h241 u32 qp1, u32 qp2, __be16 lid1, __be16 lid2);
H A Dqib_mad.c140 u32 qp1, u32 qp2, __be16 lid1, __be16 lid2) in qib_bad_pkey() argument
158 data.details.ntc_257_258.sl_qp1 = cpu_to_be32((sl << 28) | qp1); in qib_bad_pkey()