Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
A Dverbs.h29 struct hfi1_packet;
363 void hfi1_cnp_rcv(struct hfi1_packet *packet);
365 void hfi1_uc_rcv(struct hfi1_packet *packet);
367 void hfi1_rc_rcv(struct hfi1_packet *packet);
371 struct hfi1_packet *packet,
379 void hfi1_ud_rcv(struct hfi1_packet *packet);
415 void hfi1_send_rc_ack(struct hfi1_packet *packet, bool is_fecn);
427 void hfi1_kdeth_eager_rcv(struct hfi1_packet *packet);
429 void hfi1_kdeth_expected_rcv(struct hfi1_packet *packet);
431 void hfi1_ib_rcv(struct hfi1_packet *packet);
[all …]
A Dtid_rdma.h250 void hfi1_rc_rcv_tid_rdma_read_req(struct hfi1_packet *packet);
254 void hfi1_rc_rcv_tid_rdma_read_resp(struct hfi1_packet *packet);
257 struct hfi1_packet *packet);
278 void hfi1_rc_rcv_tid_rdma_write_req(struct hfi1_packet *packet);
287 void hfi1_rc_rcv_tid_rdma_write_resp(struct hfi1_packet *packet);
293 void hfi1_rc_rcv_tid_rdma_write_data(struct hfi1_packet *packet);
299 void hfi1_rc_rcv_tid_rdma_ack(struct hfi1_packet *packet);
308 void hfi1_rc_rcv_tid_rdma_resync(struct hfi1_packet *packet);
A Ddriver.c214 struct hfi1_packet *packet) in rcv_hdrerr()
375 struct hfi1_packet *packet) in init_packet()
508 struct hfi1_packet *packet) in init_ps_mdata()
576 static void __prescan_rxq(struct hfi1_packet *packet) in __prescan_rxq()
836 struct hfi1_packet packet; in handle_receive_interrupt_napi_fp()
861 struct hfi1_packet packet; in handle_receive_interrupt_nodma_rtail()
888 struct hfi1_packet packet; in handle_receive_interrupt_dma_rtail()
1012 struct hfi1_packet packet; in handle_receive_interrupt()
1118 struct hfi1_packet packet; in handle_receive_interrupt_napi_sp()
1629 void handle_eflags(struct hfi1_packet *packet) in handle_eflags()
[all …]
A Dfault.h38 bool hfi1_dbg_should_fault_rx(struct hfi1_packet *packet);
49 static inline bool hfi1_dbg_should_fault_rx(struct hfi1_packet *packet) in hfi1_dbg_should_fault_rx()
A Dhfi.h162 typedef void (*rhf_rcv_function_ptr)(struct hfi1_packet *packet);
333 struct hfi1_packet { struct
935 typedef void (*opcode_handler)(struct hfi1_packet *packet);
1954 static inline bool hfi1_may_ecn(struct hfi1_packet *pkt) in hfi1_may_ecn()
1968 bool hfi1_process_ecn_slowpath(struct rvt_qp *qp, struct hfi1_packet *pkt,
1970 static inline bool process_ecn(struct rvt_qp *qp, struct hfi1_packet *pkt) in process_ecn()
2183 void handle_eflags(struct hfi1_packet *packet);
2573 static inline void hfi1_make_ext_grh(struct hfi1_packet *packet, in hfi1_make_ext_grh()
A Dtrace_ibhdrs.h72 u8 hfi1_trace_packet_hdr_len(struct hfi1_packet *packet);
116 struct hfi1_packet *packet,
272 struct hfi1_packet *packet, bool sc5),
A Dvnic.h110 void hfi1_vnic_bypass_rcv(struct hfi1_packet *packet);
A Dverbs.c274 static inline opcode_handler qp_ok(struct hfi1_packet *packet) in qp_ok()
317 static opcode_handler tid_qp_ok(int opcode, struct hfi1_packet *packet) in tid_qp_ok()
327 void hfi1_kdeth_eager_rcv(struct hfi1_packet *packet) in hfi1_kdeth_eager_rcv()
381 void hfi1_kdeth_expected_rcv(struct hfi1_packet *packet) in hfi1_kdeth_expected_rcv()
435 static int hfi1_do_pkey_check(struct hfi1_packet *packet) in hfi1_do_pkey_check()
453 static inline void hfi1_handle_packet(struct hfi1_packet *packet, in hfi1_handle_packet()
535 void hfi1_ib_rcv(struct hfi1_packet *packet) in hfi1_ib_rcv()
543 void hfi1_16B_rcv(struct hfi1_packet *packet) in hfi1_16B_rcv()
1932 void hfi1_cnp_rcv(struct hfi1_packet *packet) in hfi1_cnp_rcv()
A Dtrace_misc.h71 TP_PROTO(struct hfi1_packet *packet),
A Dtrace_rx.h25 TP_PROTO(struct hfi1_packet *packet),
A Dtid_rdma.c128 static void tid_rdma_rcv_err(struct hfi1_packet *packet,
131 static void update_r_next_psn_fecn(struct hfi1_packet *packet,
1891 struct hfi1_packet *packet, in tid_rdma_rcv_read_request()
1985 static int tid_rdma_rcv_error(struct hfi1_packet *packet, in tid_rdma_rcv_error()
2215 void hfi1_rc_rcv_tid_rdma_read_req(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_read_req()
2440 void hfi1_rc_rcv_tid_rdma_read_resp(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_read_resp()
2656 struct hfi1_packet *packet, u8 rcv_type, in handle_read_kdeth_eflags()
2847 struct hfi1_packet *packet) in hfi1_handle_kdeth_eflags()
4497 void hfi1_rc_rcv_tid_rdma_ack(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_ack()
4869 void hfi1_rc_rcv_tid_rdma_resync(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_resync()
[all …]
A Drc.c1196 static inline void hfi1_queue_rc_ack(struct hfi1_packet *packet, bool is_fecn) in hfi1_queue_rc_ack()
1219 static inline void hfi1_make_rc_ack_9B(struct hfi1_packet *packet, in hfi1_make_rc_ack_9B()
1272 static inline void hfi1_make_rc_ack_16B(struct hfi1_packet *packet, in hfi1_make_rc_ack_16B()
1325 typedef void (*hfi1_make_rc_ack)(struct hfi1_packet *packet,
1344 void hfi1_send_rc_ack(struct hfi1_packet *packet, bool is_fecn) in hfi1_send_rc_ack()
2302 static void rc_rcv_resp(struct hfi1_packet *packet) in rc_rcv_resp()
2763 void hfi1_rc_rcv(struct hfi1_packet *packet) in hfi1_rc_rcv()
3211 struct hfi1_packet *packet, in hfi1_rc_hdrerr()
A Dfault.c320 bool hfi1_dbg_should_fault_rx(struct hfi1_packet *packet) in hfi1_dbg_should_fault_rx()
A Druc.c27 int hfi1_ruc_check_hdr(struct hfi1_ibport *ibp, struct hfi1_packet *packet) in hfi1_ruc_check_hdr()
A Duc.c259 void hfi1_uc_rcv(struct hfi1_packet *packet) in hfi1_uc_rcv()
A Dvnic_main.c332 void hfi1_vnic_bypass_rcv(struct hfi1_packet *packet) in hfi1_vnic_bypass_rcv()
A Dtrace.c45 u8 hfi1_trace_packet_hdr_len(struct hfi1_packet *packet) in hfi1_trace_packet_hdr_len()
A Dud.c808 void hfi1_ud_rcv(struct hfi1_packet *packet) in hfi1_ud_rcv()

Completed in 53 milliseconds