Home
last modified time | relevance | path

Searched refs:qib_ud_rcv (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_verbs.h312 void qib_ud_rcv(struct qib_ibport *ibp, struct ib_header *hdr,
H A Dqib_ud.c426 void qib_ud_rcv(struct qib_ibport *ibp, struct ib_header *hdr, in qib_ud_rcv() function
H A Dqib_verbs.c242 qib_ud_rcv(ibp, hdr, has_grh, data, tlen, qp); in qib_qp_rcv()