Home
last modified time | relevance | path

Searched defs:has_grh (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_uc.c241 int has_grh, void *data, u32 tlen, struct ipath_qp *qp) in ipath_uc_rcv()
Dipath_ud.c409 int has_grh, void *data, u32 tlen, struct ipath_qp *qp) in ipath_ud_rcv()
Dipath_rc.c1571 int has_grh, void *data, u32 tlen, struct ipath_qp *qp) in ipath_rc_rcv()
Dipath_verbs.c554 struct ipath_ib_header *hdr, int has_grh, in ipath_qp_rcv()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_uc.c243 int has_grh, void *data, u32 tlen, struct qib_qp *qp) in qib_uc_rcv()
Dqib_ud.c429 int has_grh, void *data, u32 tlen, struct qib_qp *qp) in qib_ud_rcv()
Dqib_ruc.c269 int has_grh, struct qib_qp *qp, u32 bth0) in qib_ruc_check_hdr()
Dqib_rc.c1865 int has_grh, void *data, u32 tlen, struct qib_qp *qp) in qib_rc_rcv()
Dqib_verbs.c577 int has_grh, void *data, u32 tlen, struct qib_qp *qp) in qib_qp_rcv()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Duc.c278 int has_grh = rcv_flags & HFI1_HAS_GRH; in hfi1_uc_rcv() local
Druc.c288 int has_grh, struct hfi1_qp *qp, u32 bth0) in hfi1_ruc_check_hdr()
Dud.c658 bool has_grh = rcv_flags & HFI1_HAS_GRH; in hfi1_ud_rcv() local
Drc.c2389 int has_grh = rcv_flags & HFI1_HAS_GRH; in hfi1_rc_hdrerr() local