Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/qib/
Dqib_uc.c242 void qib_uc_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr, in qib_uc_rcv() function
Dqib_verbs.h909 void qib_uc_rcv(struct qib_ibport *ibp, struct qib_ib_header *hdr,
Dqib_verbs.c578 qib_uc_rcv(ibp, hdr, has_grh, data, tlen, qp); in qib_qp_rcv()