Searched refs:ibhdr (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/qib/
H A Dqib_verbs.c1220 static int qib_verbs_send_pio(struct qib_qp *qp, struct qib_ib_header *ibhdr, argument
1226 u32 *hdr = (u32 *) ibhdr;
1236 be16_to_cpu(ibhdr->lrh[0]) >> 12);
1310 qib_rc_send_complete(qp, ibhdr);
H A Dqib_iba7322.c1319 static struct qib_ib_header ibhdr = { local
1343 hdr = (u32 *) &ibhdr;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_verbs.c1216 struct ipath_ib_header *ibhdr, u32 hdrwords,
1221 u32 *hdr = (u32 *) ibhdr;
1243 if ((be16_to_cpu(ibhdr->lrh[0]) >> 12) == 15)
1215 ipath_verbs_send_pio(struct ipath_qp *qp, struct ipath_ib_header *ibhdr, u32 hdrwords, struct ipath_sge_state *ss, u32 len, u32 plen, u32 dwords) argument

Completed in 126 milliseconds