/linux-6.1.9/include/rdma/ |
D | ib_hdrs.h | 92 struct ib_other_headers { struct 102 struct ib_other_headers oth; argument 104 struct ib_other_headers oth; 209 static inline u32 ib_get_qkey(struct ib_other_headers *ohdr) in ib_get_qkey() 214 static inline u32 ib_get_sqpn(struct ib_other_headers *ohdr) in ib_get_sqpn() 237 static inline u8 ib_bth_get_pad(struct ib_other_headers *ohdr) in ib_bth_get_pad() 243 static inline u16 ib_bth_get_pkey(struct ib_other_headers *ohdr) in ib_bth_get_pkey() 248 static inline u8 ib_bth_get_opcode(struct ib_other_headers *ohdr) in ib_bth_get_opcode() 254 static inline u8 ib_bth_get_ackreq(struct ib_other_headers *ohdr) in ib_bth_get_ackreq() 260 static inline u8 ib_bth_get_migreq(struct ib_other_headers *ohdr) in ib_bth_get_migreq() [all …]
|
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
D | tid_rdma.h | 245 struct ib_other_headers *ohdr, 248 struct ib_other_headers *ohdr, u32 *bth1, 252 struct ib_other_headers *ohdr, u32 *bth0, 275 struct ib_other_headers *ohdr, 281 struct ib_other_headers *ohdr, u32 *bth1, 290 struct ib_other_headers *ohdr, 296 struct ib_other_headers *ohdr, u16 iflow, 305 struct ib_other_headers *ohdr, u32 *bth1,
|
D | verbs.h | 84 struct ib_other_headers oth; 86 struct ib_other_headers oth; 399 void hfi1_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr, 440 static inline bool opa_bth_is_migration(struct ib_other_headers *ohdr) in opa_bth_is_migration()
|
D | ruc.c | 208 struct ib_other_headers *ohdr, in hfi1_make_ruc_bth() 232 struct ib_other_headers *ohdr, in hfi1_make_ruc_header_16B() 321 struct ib_other_headers *ohdr, in hfi1_make_ruc_header_9B() 376 struct ib_other_headers *ohdr, 386 void hfi1_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr, in hfi1_make_ruc_header()
|
D | trace.c | 12 struct ib_other_headers *ohdr; in __get_ib_hdr_len() 26 struct ib_other_headers *ohdr = NULL; in __get_16b_hdr_len() 117 void hfi1_trace_parse_9b_bth(struct ib_other_headers *ohdr, in hfi1_trace_parse_9b_bth() 135 void hfi1_trace_parse_16b_bth(struct ib_other_headers *ohdr, in hfi1_trace_parse_16b_bth()
|
D | trace_ibhdrs.h | 74 void hfi1_trace_parse_9b_bth(struct ib_other_headers *ohdr, 81 void hfi1_trace_parse_16b_bth(struct ib_other_headers *ohdr, 311 struct ib_other_headers *ohdr;
|
D | tid_rdma.c | 124 struct ib_other_headers *ohdr, 129 struct ib_other_headers *ohdr, 1704 struct ib_other_headers *ohdr, u32 *bth1, in hfi1_build_tid_rdma_read_packet() 1788 struct ib_other_headers *ohdr, u32 *bth1, in hfi1_build_tid_rdma_read_req() 1892 struct ib_other_headers *ohdr, in tid_rdma_rcv_read_request() 1986 struct ib_other_headers *ohdr, in tid_rdma_rcv_error() 2233 struct ib_other_headers *ohdr = packet->ohdr; in hfi1_rc_rcv_tid_rdma_read_req() 2345 struct ib_other_headers *ohdr, u32 *bth0, in hfi1_build_tid_rdma_read_resp() 2451 struct ib_other_headers *ohdr = packet->ohdr; in hfi1_rc_rcv_tid_rdma_read_resp() 2855 struct ib_other_headers *ohdr = NULL; in hfi1_handle_kdeth_eflags() [all …]
|
D | ud.c | 225 struct ib_other_headers *ohdr, in hfi1_make_bth_deth() 269 struct ib_other_headers *ohdr; in hfi1_make_ud_req_9B() 336 struct ib_other_headers *ohdr; in hfi1_make_ud_req_16B() 600 struct ib_other_headers *ohdr; in return_cnp_16B() 662 struct ib_other_headers *ohdr; in return_cnp()
|
D | rc.c | 68 struct ib_other_headers *ohdr, in make_rc_ack() 392 struct ib_other_headers *ohdr; in hfi1_make_rc_req() 1181 struct ib_other_headers *ohdr, in hfi1_make_bth_aeth() 1229 struct ib_other_headers *ohdr; in hfi1_make_rc_ack_9B() 1282 struct ib_other_headers *ohdr; in hfi1_make_rc_ack_16B() 1674 struct ib_other_headers *ohdr = hfi1_get_rc_ohdr(opah); in hfi1_rc_verbs_aborted() 1695 struct ib_other_headers *ohdr; in hfi1_rc_send_complete() 2309 struct ib_other_headers *ohdr = packet->ohdr; in rc_rcv_resp() 2510 static noinline int rc_rcv_error(struct ib_other_headers *ohdr, void *data, in rc_rcv_error() 2771 struct ib_other_headers *ohdr = packet->ohdr; in hfi1_rc_rcv()
|
D | uc.c | 25 struct ib_other_headers *ohdr; in hfi1_make_uc_req() 265 struct ib_other_headers *ohdr = packet->ohdr; in hfi1_uc_rcv()
|
D | hfi.h | 340 struct ib_other_headers *ohdr; 483 static inline u8 hfi1_16B_bth_get_pad(struct ib_other_headers *ohdr) in hfi1_16B_bth_get_pad() 514 static inline struct ib_other_headers * 517 struct ib_other_headers *ohdr; in hfi1_get_rc_ohdr()
|
D | ipoib_tx.c | 263 struct ib_other_headers *ohdr; in hfi1_ipoib_build_ib_tx_headers()
|
D | driver.c | 406 struct ib_other_headers *ohdr = pkt->ohdr; in hfi1_process_ecn_slowpath()
|
D | verbs.c | 1217 struct ib_other_headers *ohdr = NULL; in hfi1_verbs_send()
|
/linux-6.1.9/drivers/infiniband/hw/qib/ |
D | qib_rc.c | 63 struct ib_other_headers *ohdr, u32 pmtu) in qib_make_rc_ack() 220 struct ib_other_headers *ohdr; in qib_make_rc_req() 610 struct ib_other_headers *ohdr; in qib_send_rc_ack() 884 struct ib_other_headers *ohdr; in qib_rc_send_complete() 1270 struct ib_other_headers *ohdr, in qib_rc_rcv_resp() 1493 static int qib_rc_rcv_error(struct ib_other_headers *ohdr, in qib_rc_rcv_error() 1718 struct ib_other_headers *ohdr; in qib_rc_rcv()
|
D | qib_uc.c | 52 struct ib_other_headers *ohdr; in qib_make_uc_req() 241 struct ib_other_headers *ohdr; in qib_uc_rcv()
|
D | qib_ud.c | 234 struct ib_other_headers *ohdr; in qib_make_ud_req() 430 struct ib_other_headers *ohdr; in qib_ud_rcv()
|
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_verbs.h | 325 void qib_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr,
|
D | qib_driver.c | 303 struct ib_other_headers *ohdr = NULL; in qib_rcv_hdrerr()
|
D | qib_verbs.c | 278 struct ib_other_headers *ohdr; in qib_ib_rcv()
|