/Linux-v5.4/include/rdma/ |
D | ib_hdrs.h | 256 static inline u32 ib_get_qkey(struct ib_other_headers *ohdr) in ib_get_qkey() 261 static inline u32 ib_get_sqpn(struct ib_other_headers *ohdr) in ib_get_sqpn() 283 static inline u8 ib_bth_get_pad(struct ib_other_headers *ohdr) in ib_bth_get_pad() 289 static inline u16 ib_bth_get_pkey(struct ib_other_headers *ohdr) in ib_bth_get_pkey() 294 static inline u8 ib_bth_get_opcode(struct ib_other_headers *ohdr) in ib_bth_get_opcode() 300 static inline u8 ib_bth_get_ackreq(struct ib_other_headers *ohdr) in ib_bth_get_ackreq() 306 static inline u8 ib_bth_get_migreq(struct ib_other_headers *ohdr) in ib_bth_get_migreq() 312 static inline u8 ib_bth_get_se(struct ib_other_headers *ohdr) in ib_bth_get_se() 318 static inline u32 ib_bth_get_psn(struct ib_other_headers *ohdr) in ib_bth_get_psn() 323 static inline u32 ib_bth_get_qpn(struct ib_other_headers *ohdr) in ib_bth_get_qpn() [all …]
|
/Linux-v5.4/drivers/infiniband/hw/qib/ |
D | qib_rc.c | 63 struct ib_other_headers *ohdr, u32 pmtu) in qib_make_rc_ack() 219 struct ib_other_headers *ohdr; in qib_make_rc_req() local 609 struct ib_other_headers *ohdr; in qib_send_rc_ack() local 883 struct ib_other_headers *ohdr; in qib_rc_send_complete() local 1268 struct ib_other_headers *ohdr, in qib_rc_rcv_resp() 1490 static int qib_rc_rcv_error(struct ib_other_headers *ohdr, in qib_rc_rcv_error() 1715 struct ib_other_headers *ohdr; in qib_rc_rcv() local
|
D | qib_uc.c | 51 struct ib_other_headers *ohdr; in qib_make_uc_req() local 240 struct ib_other_headers *ohdr; in qib_uc_rcv() local
|
D | qib_ud.c | 233 struct ib_other_headers *ohdr; in qib_make_ud_req() local 429 struct ib_other_headers *ohdr; in qib_ud_rcv() local
|
D | qib_ruc.c | 206 void qib_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr, in qib_make_ruc_header()
|
D | qib_driver.c | 302 struct ib_other_headers *ohdr = NULL; in qib_rcv_hdrerr() local
|
D | qib_verbs.c | 279 struct ib_other_headers *ohdr; in qib_ib_rcv() local
|
/Linux-v5.4/drivers/infiniband/hw/hfi1/ |
D | ruc.c | 250 struct ib_other_headers *ohdr, in hfi1_make_ruc_bth() 273 struct ib_other_headers *ohdr, in hfi1_make_ruc_header_16B() 361 struct ib_other_headers *ohdr, in hfi1_make_ruc_header_9B() 426 void hfi1_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr, in hfi1_make_ruc_header()
|
D | rc.c | 110 struct ib_other_headers *ohdr, in make_rc_ack() 433 struct ib_other_headers *ohdr; in hfi1_make_rc_req() local 1223 struct ib_other_headers *ohdr, in hfi1_make_bth_aeth() 1271 struct ib_other_headers *ohdr; in hfi1_make_rc_ack_9B() local 1324 struct ib_other_headers *ohdr; in hfi1_make_rc_ack_16B() local 1717 struct ib_other_headers *ohdr = hfi1_get_rc_ohdr(opah); in hfi1_rc_verbs_aborted() local 1738 struct ib_other_headers *ohdr; in hfi1_rc_send_complete() local 2352 struct ib_other_headers *ohdr = packet->ohdr; in rc_rcv_resp() local 2552 static noinline int rc_rcv_error(struct ib_other_headers *ohdr, void *data, in rc_rcv_error() 2813 struct ib_other_headers *ohdr = packet->ohdr; in hfi1_rc_rcv() local
|
D | uc.c | 66 struct ib_other_headers *ohdr; in hfi1_make_uc_req() local 311 struct ib_other_headers *ohdr = packet->ohdr; in hfi1_uc_rcv() local
|
D | ud.c | 267 struct ib_other_headers *ohdr, in hfi1_make_bth_deth() 311 struct ib_other_headers *ohdr; in hfi1_make_ud_req_9B() local 378 struct ib_other_headers *ohdr; in hfi1_make_ud_req_16B() local 641 struct ib_other_headers *ohdr; in return_cnp_16B() local 703 struct ib_other_headers *ohdr; in return_cnp() local
|
D | tid_rdma.c | 1697 struct ib_other_headers *ohdr, u32 *bth1, in hfi1_build_tid_rdma_read_packet() 1781 struct ib_other_headers *ohdr, u32 *bth1, in hfi1_build_tid_rdma_read_req() 1885 struct ib_other_headers *ohdr, in tid_rdma_rcv_read_request() 1979 struct ib_other_headers *ohdr, in tid_rdma_rcv_error() 2226 struct ib_other_headers *ohdr = packet->ohdr; in hfi1_rc_rcv_tid_rdma_read_req() local 2338 struct ib_other_headers *ohdr, u32 *bth0, in hfi1_build_tid_rdma_read_resp() 2444 struct ib_other_headers *ohdr = packet->ohdr; in hfi1_rc_rcv_tid_rdma_read_resp() local 2847 struct ib_other_headers *ohdr = NULL; in hfi1_handle_kdeth_eflags() local 3354 struct ib_other_headers *ohdr, in hfi1_build_tid_rdma_write_req() 3649 struct ib_other_headers *ohdr = packet->ohdr; in hfi1_rc_rcv_tid_rdma_write_req() local [all …]
|
D | trace.c | 53 struct ib_other_headers *ohdr; in __get_ib_hdr_len() local 67 struct ib_other_headers *ohdr = NULL; in __get_16b_hdr_len() local 157 void hfi1_trace_parse_9b_bth(struct ib_other_headers *ohdr, in hfi1_trace_parse_9b_bth() 175 void hfi1_trace_parse_16b_bth(struct ib_other_headers *ohdr, in hfi1_trace_parse_16b_bth()
|
D | verbs.h | 486 static inline bool opa_bth_is_migration(struct ib_other_headers *ohdr) in opa_bth_is_migration()
|
D | driver.c | 449 struct ib_other_headers *ohdr = pkt->ohdr; in hfi1_process_ecn_slowpath() local
|
D | verbs.c | 1256 struct ib_other_headers *ohdr = NULL; in hfi1_verbs_send() local
|
D | hfi.h | 372 struct ib_other_headers *ohdr; member 515 static inline u8 hfi1_16B_bth_get_pad(struct ib_other_headers *ohdr) in hfi1_16B_bth_get_pad() 549 struct ib_other_headers *ohdr; in hfi1_get_rc_ohdr() local
|