Searched refs:qib_ud_rcv (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_ud.c46 * Note that the receive interrupt handler may be calling qib_ud_rcv()
406 * qib_ud_rcv - receive an incoming UD packet
418 void qib_ud_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr, function
H A Dqib_verbs.h922 void qib_ud_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr,
H A Dqib_verbs.c563 qib_ud_rcv(ibp, hdr, has_grh, data, tlen, qp);

Completed in 57 milliseconds