Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/rdma/
Dib_hdrs.h92 struct ib_other_headers { struct
102 struct ib_other_headers oth; argument
104 struct ib_other_headers oth;
214 static inline u32 ib_get_qkey(struct ib_other_headers *ohdr) in ib_get_qkey()
219 static inline u32 ib_get_sqpn(struct ib_other_headers *ohdr) in ib_get_sqpn()
241 static inline u8 ib_bth_get_pad(struct ib_other_headers *ohdr) in ib_bth_get_pad()
247 static inline u16 ib_bth_get_pkey(struct ib_other_headers *ohdr) in ib_bth_get_pkey()
252 static inline u8 ib_bth_get_opcode(struct ib_other_headers *ohdr) in ib_bth_get_opcode()
258 static inline u8 ib_bth_get_ackreq(struct ib_other_headers *ohdr) in ib_bth_get_ackreq()
264 static inline u8 ib_bth_get_migreq(struct ib_other_headers *ohdr) in ib_bth_get_migreq()
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dtid_rdma.h245 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,
Dverbs.h126 struct ib_other_headers oth;
128 struct ib_other_headers oth;
444 void hfi1_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr,
485 static inline bool opa_bth_is_migration(struct ib_other_headers *ohdr) in opa_bth_is_migration()
Druc.c250 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()
416 struct ib_other_headers *ohdr,
426 void hfi1_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr, in hfi1_make_ruc_header()
Dtrace.c54 struct ib_other_headers *ohdr; in __get_ib_hdr_len()
68 struct ib_other_headers *ohdr = NULL; in __get_16b_hdr_len()
159 void hfi1_trace_parse_9b_bth(struct ib_other_headers *ohdr, in hfi1_trace_parse_9b_bth()
177 void hfi1_trace_parse_16b_bth(struct ib_other_headers *ohdr, in hfi1_trace_parse_16b_bth()
Dtrace_ibhdrs.h115 void hfi1_trace_parse_9b_bth(struct ib_other_headers *ohdr,
122 void hfi1_trace_parse_16b_bth(struct ib_other_headers *ohdr,
352 struct ib_other_headers *ohdr;
Dtid_rdma.c124 struct ib_other_headers *ohdr,
129 struct ib_other_headers *ohdr,
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()
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()
2847 struct ib_other_headers *ohdr = NULL; in hfi1_handle_kdeth_eflags()
[all …]
Dud.c267 struct ib_other_headers *ohdr, in hfi1_make_bth_deth()
311 struct ib_other_headers *ohdr; in hfi1_make_ud_req_9B()
378 struct ib_other_headers *ohdr; in hfi1_make_ud_req_16B()
641 struct ib_other_headers *ohdr; in return_cnp_16B()
703 struct ib_other_headers *ohdr; in return_cnp()
Drc.c110 struct ib_other_headers *ohdr, in make_rc_ack()
433 struct ib_other_headers *ohdr; in hfi1_make_rc_req()
1222 struct ib_other_headers *ohdr, in hfi1_make_bth_aeth()
1270 struct ib_other_headers *ohdr; in hfi1_make_rc_ack_9B()
1323 struct ib_other_headers *ohdr; in hfi1_make_rc_ack_16B()
1716 struct ib_other_headers *ohdr = hfi1_get_rc_ohdr(opah); in hfi1_rc_verbs_aborted()
1737 struct ib_other_headers *ohdr; in hfi1_rc_send_complete()
2351 struct ib_other_headers *ohdr = packet->ohdr; in rc_rcv_resp()
2551 static noinline int rc_rcv_error(struct ib_other_headers *ohdr, void *data, in rc_rcv_error()
2812 struct ib_other_headers *ohdr = packet->ohdr; in hfi1_rc_rcv()
Duc.c66 struct ib_other_headers *ohdr; in hfi1_make_uc_req()
311 struct ib_other_headers *ohdr = packet->ohdr; in hfi1_uc_rcv()
Dhfi.h381 struct ib_other_headers *ohdr;
524 static inline u8 hfi1_16B_bth_get_pad(struct ib_other_headers *ohdr) in hfi1_16B_bth_get_pad()
555 static inline struct ib_other_headers *
558 struct ib_other_headers *ohdr; in hfi1_get_rc_ohdr()
Dipoib_tx.c292 struct ib_other_headers *ohdr; in hfi1_ipoib_build_ib_tx_headers()
Ddriver.c453 struct ib_other_headers *ohdr = pkt->ohdr; in hfi1_process_ecn_slowpath()
Dverbs.c1259 struct ib_other_headers *ohdr = NULL; in hfi1_verbs_send()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
Dqib_rc.c63 struct ib_other_headers *ohdr, u32 pmtu) in qib_make_rc_ack()
219 struct ib_other_headers *ohdr; in qib_make_rc_req()
609 struct ib_other_headers *ohdr; in qib_send_rc_ack()
883 struct ib_other_headers *ohdr; in qib_rc_send_complete()
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()
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.c233 struct ib_other_headers *ohdr; in qib_make_ud_req()
429 struct ib_other_headers *ohdr; in qib_ud_rcv()
Dqib_ruc.c206 void qib_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr, in qib_make_ruc_header()
Dqib_verbs.h325 void qib_make_ruc_header(struct rvt_qp *qp, struct ib_other_headers *ohdr,
Dqib_driver.c302 struct ib_other_headers *ohdr = NULL; in qib_rcv_hdrerr()
Dqib_verbs.c278 struct ib_other_headers *ohdr; in qib_ib_rcv()