Home
last modified time | relevance | path

Searched refs:ib_other_headers (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/include/rdma/
Dib_hdrs.h122 struct ib_other_headers { struct
132 struct ib_other_headers oth; argument
134 struct ib_other_headers oth;
244 static inline u32 ib_get_qkey(struct ib_other_headers *ohdr) in ib_get_qkey()
249 static inline u32 ib_get_sqpn(struct ib_other_headers *ohdr) in ib_get_sqpn()
271 static inline u8 ib_bth_get_pad(struct ib_other_headers *ohdr) in ib_bth_get_pad()
277 static inline u16 ib_bth_get_pkey(struct ib_other_headers *ohdr) in ib_bth_get_pkey()
282 static inline u8 ib_bth_get_opcode(struct ib_other_headers *ohdr) in ib_bth_get_opcode()
288 static inline u8 ib_bth_get_ackreq(struct ib_other_headers *ohdr) in ib_bth_get_ackreq()
294 static inline u8 ib_bth_get_migreq(struct ib_other_headers *ohdr) in ib_bth_get_migreq()
[all …]
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dverbs.h124 struct ib_other_headers oth;
126 struct ib_other_headers oth;
356 void hfi1_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr,
415 static inline bool opa_bth_is_migration(struct ib_other_headers *ohdr) in opa_bth_is_migration()
Dtrace.c52 struct ib_other_headers *ohdr; in __get_ib_hdr_len()
66 struct ib_other_headers *ohdr = NULL; in __get_16b_hdr_len()
147 void hfi1_trace_parse_9b_bth(struct ib_other_headers *ohdr, in hfi1_trace_parse_9b_bth()
165 void hfi1_trace_parse_16b_bth(struct ib_other_headers *ohdr, in hfi1_trace_parse_16b_bth()
Druc.c577 struct ib_other_headers *ohdr, in hfi1_make_ruc_bth()
601 struct ib_other_headers *ohdr, in hfi1_make_ruc_header_16B()
689 struct ib_other_headers *ohdr, in hfi1_make_ruc_header_9B()
744 struct ib_other_headers *ohdr,
754 void hfi1_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr, in hfi1_make_ruc_header()
Dtrace_ibhdrs.h105 void hfi1_trace_parse_9b_bth(struct ib_other_headers *ohdr,
112 void hfi1_trace_parse_16b_bth(struct ib_other_headers *ohdr,
342 struct ib_other_headers *ohdr;
Dud.c287 struct ib_other_headers *ohdr, in hfi1_make_bth_deth()
330 struct ib_other_headers *ohdr; in hfi1_make_ud_req_9B()
397 struct ib_other_headers *ohdr; in hfi1_make_ud_req_16B()
660 struct ib_other_headers *ohdr; in return_cnp_16B()
719 struct ib_other_headers *ohdr; in return_cnp()
Drc.c86 struct ib_other_headers *ohdr, in make_rc_ack()
260 struct ib_other_headers *ohdr; in hfi1_make_rc_req()
716 struct ib_other_headers *ohdr, in hfi1_make_bth_aeth()
764 struct ib_other_headers *ohdr; in hfi1_make_rc_ack_9B()
812 struct ib_other_headers *ohdr; in hfi1_make_rc_ack_16B()
1102 struct ib_other_headers *ohdr; in hfi1_rc_send_complete()
1543 struct ib_other_headers *ohdr = packet->ohdr; in rc_rcv_resp()
1751 static noinline int rc_rcv_error(struct ib_other_headers *ohdr, void *data, in rc_rcv_error()
2039 struct ib_other_headers *ohdr = packet->ohdr; in hfi1_rc_rcv()
Duc.c66 struct ib_other_headers *ohdr; in hfi1_make_uc_req()
310 struct ib_other_headers *ohdr = packet->ohdr; in hfi1_uc_rcv()
Dhfi.h349 struct ib_other_headers *ohdr;
492 static inline u8 hfi1_16B_bth_get_pad(struct ib_other_headers *ohdr) in hfi1_16B_bth_get_pad()
Ddriver.c438 struct ib_other_headers *ohdr = pkt->ohdr; in hfi1_process_ecn_slowpath()
Dverbs.c1316 struct ib_other_headers *ohdr = NULL; in hfi1_verbs_send()
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_rc.c68 struct ib_other_headers *ohdr, u32 pmtu) in qib_make_rc_ack()
224 struct ib_other_headers *ohdr; in qib_make_rc_req()
620 struct ib_other_headers *ohdr; in qib_send_rc_ack()
894 struct ib_other_headers *ohdr; in qib_rc_send_complete()
1297 struct ib_other_headers *ohdr, in qib_rc_rcv_resp()
1517 static int qib_rc_rcv_error(struct ib_other_headers *ohdr, in qib_rc_rcv_error()
1742 struct ib_other_headers *ohdr; in qib_rc_rcv()
Dqib_uc.c51 struct ib_other_headers *ohdr; in qib_make_uc_req()
240 struct ib_other_headers *ohdr; in qib_uc_rcv()
Dqib_ud.c238 struct ib_other_headers *ohdr; in qib_make_ud_req()
433 struct ib_other_headers *ohdr; in qib_ud_rcv()
Dqib_verbs.h329 void qib_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr,
Dqib_driver.c306 struct ib_other_headers *ohdr = NULL; in qib_rcv_hdrerr()
Dqib_ruc.c507 void qib_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr, in qib_make_ruc_header()
Dqib_verbs.c310 struct ib_other_headers *ohdr; in qib_ib_rcv()