| /freebsd-13-stable/contrib/ofed/libcxgb4/ |
| HD | qp.c | 45 static void copy_wr_to_sq(struct t4_wq *wq, union t4_wr *wqe, u8 len16) in copy_wr_to_sq() 81 static void copy_wr_to_rq(struct t4_wq *wq, union t4_recv_wr *wqe, u8 len16) in copy_wr_to_rq() 158 static int build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_send() 207 static int build_rdma_write(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_write() 248 static int build_rdma_read(union t4_wr *wqe, struct ibv_send_wr *wr, u8 *len16) in build_rdma_read() 275 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, in build_rdma_recv() 317 union t4_wr *wqe, lwqe; in c4iw_post_send() local 422 union t4_recv_wr *wqe, lwqe; in c4iw_post_receive() local
|
| HD | t4.h | 142 static inline void init_wr_hdr(union t4_wr *wqe, u16 wrid, in init_wr_hdr() 458 static void copy_wqe_to_udb(volatile u32 *udb_offset, void *wqe) in copy_wqe_to_udb() 477 union t4_wr *wqe) in t4_ring_sq_db() 526 union t4_recv_wr *wqe) in t4_ring_rq_db()
|
| /freebsd-13-stable/contrib/ofed/libirdma/ |
| HD | irdma_uk.c | 48 irdma_set_fragment(__le64 * wqe, u32 offset, struct ibv_sge *sge, in irdma_set_fragment() 73 irdma_set_fragment_gen_1(__le64 * wqe, u32 offset, in irdma_set_fragment_gen_1() 105 __le64 *wqe; in irdma_nop_1() local 136 __le64 *wqe; in irdma_clr_wqes() local 204 irdma_qp_push_wqe(struct irdma_qp_uk *qp, __le64 * wqe, u16 quanta, in irdma_qp_push_wqe() 234 __le64 *wqe; in irdma_qp_get_next_send_wqe() local 295 __le64 *wqe; in irdma_qp_get_next_recv_wqe() local 324 __le64 *wqe; in irdma_uk_rdma_write() local 427 __le64 *wqe; in irdma_uk_rdma_read() local 511 __le64 *wqe; in irdma_uk_send() local [all …]
|
| /freebsd-13-stable/sys/dev/irdma/ |
| HD | irdma_uk.c | 48 irdma_set_fragment(__le64 * wqe, u32 offset, struct ib_sge *sge, in irdma_set_fragment() 73 irdma_set_fragment_gen_1(__le64 * wqe, u32 offset, in irdma_set_fragment_gen_1() 105 __le64 *wqe; in irdma_nop_1() local 136 __le64 *wqe; in irdma_clr_wqes() local 204 irdma_qp_push_wqe(struct irdma_qp_uk *qp, __le64 * wqe, u16 quanta, in irdma_qp_push_wqe() 234 __le64 *wqe; in irdma_qp_get_next_send_wqe() local 295 __le64 *wqe; in irdma_qp_get_next_recv_wqe() local 324 __le64 *wqe; in irdma_uk_rdma_write() local 427 __le64 *wqe; in irdma_uk_rdma_read() local 511 __le64 *wqe; in irdma_uk_send() local [all …]
|
| HD | irdma_ctrl.c | 241 __le64 *wqe; in irdma_sc_add_arp_cache_entry() local 279 __le64 *wqe; in irdma_sc_del_arp_cache_entry() local 313 __le64 *wqe; in irdma_sc_manage_apbvt_entry() local 361 __le64 *wqe; in irdma_sc_manage_qhash_table_entry() local 513 __le64 *wqe; in irdma_sc_qp_create() local 565 __le64 *wqe; in irdma_sc_qp_modify() local 637 __le64 *wqe; in irdma_sc_qp_destroy() local 833 __le64 *wqe; in irdma_sc_alloc_local_mac_entry() local 868 __le64 *wqe; in irdma_sc_add_local_mac_entry() local 907 __le64 *wqe; in irdma_sc_del_local_mac_entry() local [all …]
|
| HD | irdma_uda.c | 54 __le64 *wqe; in irdma_sc_access_ah() local 154 __le64 *wqe; in irdma_access_mcast_grp() local
|
| HD | irdma_puda.c | 121 __le64 *wqe; in irdma_puda_post_recvbuf() local 466 __le64 *wqe; in irdma_puda_send() local 648 __le64 *wqe; in irdma_puda_qp_wqe() local 761 __le64 *wqe; in irdma_puda_cq_wqe() local 1221 __le64 *wqe; in irdma_ilq_putback_rcvbuf() local
|
| /freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/ |
| HD | qp.c | 405 static int build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_send() 472 static int build_rdma_write(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_write() 515 static int build_rdma_read(union t4_wr *wqe, const struct ib_send_wr *wr, u8 *len16) in build_rdma_read() 545 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe, in build_rdma_recv() 560 static int build_inv_stag(union t4_wr *wqe, const struct ib_send_wr *wr, in build_inv_stag() 705 static int build_memreg(struct t4_sq *sq, union t4_wr *wqe, in build_memreg() 781 union t4_wr *wqe = NULL; in c4iw_post_send() local 918 union t4_recv_wr *wqe = NULL; in c4iw_post_receive() local 1117 struct fw_ri_wr *wqe; in post_terminate() local 1247 struct fw_ri_wr *wqe; in rdma_fini() local [all …]
|
| HD | t4.h | 131 static inline void init_wr_hdr(union t4_wr *wqe, u16 wrid, in init_wr_hdr() 482 t4_ring_sq_db(struct t4_wq *wq, u16 inc, union t4_wr *wqe, u8 wc) in t4_ring_sq_db() 507 t4_ring_rq_db(struct t4_wq *wq, u16 inc, union t4_recv_wr *wqe, u8 wc) in t4_ring_rq_db()
|
| /freebsd-13-stable/sys/dev/mlx5/mlx5_en/ |
| HD | mlx5_en_rx.c | 34 struct mlx5e_rx_wqe *wqe, u16 ix) in mlx5e_alloc_rx_wqe() 112 struct mlx5e_rx_wqe *wqe = mlx5_wq_ll_get_wqe(&rq->wq, rq->wq.head); in mlx5e_post_rx_wqes() local 457 struct mlx5e_rx_wqe *wqe; in mlx5e_poll_rx_cq() local
|
| HD | mlx5_en_tx.c | 57 struct mlx5e_tx_wqe *wqe = mlx5_wq_cyc_get_wqe(&sq->wq, pi); in mlx5e_send_nop() local 352 mlx5e_get_vxlan_header_size(const struct mbuf *mb, struct mlx5e_tx_wqe *wqe, in mlx5e_get_vxlan_header_size() 550 struct mlx5_wqe_dump_seg *wqe; in mlx5e_sq_dump_xmit() local 689 struct mlx5e_tx_wqe *wqe; in mlx5e_sq_xmit() local
|
| HD | mlx5_en_hw_tls.c | 498 struct mlx5e_tx_umr_wqe *wqe; in mlx5e_tls_send_static_parameters() local 543 struct mlx5e_tx_psv_wqe *wqe; in mlx5e_tls_send_progress_parameters() local 577 struct mlx5e_tx_wqe *wqe; in mlx5e_tls_send_nop() local
|
| HD | mlx5_en_iq.c | 107 struct mlx5e_tx_wqe *wqe = mlx5_wq_cyc_get_wqe(&iq->wq, pi); in mlx5e_iq_send_nop() local
|
| HD | mlx5_en_rl.c | 420 struct mlx5e_tx_qos_remap_wqe *wqe; in mlx5e_rl_post_sq_remap_wqe() local
|
| /freebsd-13-stable/sys/dev/mthca/ |
| HD | mthca_srq.c | 90 static inline int *wqe_to_link(void *wqe) in wqe_to_link() 145 void *wqe; in mthca_alloc_srq_buf() local 481 void *wqe; in mthca_tavor_post_srq_recv() local 580 void *wqe; in mthca_arbel_post_srq_recv() local
|
| HD | mthca_cq.c | 126 __be32 wqe; member 140 __be32 wqe; member 546 u32 wqe = be32_to_cpu(cqe->wqe); in mthca_poll_one() local 552 s32 wqe; in mthca_poll_one() local
|
| HD | mthca_qp.c | 1604 void *wqe; in mthca_tavor_post_send() local 1821 void *wqe; in mthca_tavor_post_receive() local 1919 void *wqe; in mthca_arbel_post_send() local 2163 void *wqe; in mthca_arbel_post_receive() local
|
| /freebsd-13-stable/sys/dev/mlx4/mlx4_ib/ |
| HD | mlx4_ib_qp.c | 217 __be32 *wqe; in stamp_send_wqe() local 249 void *wqe; in post_nop_wqe() local 2291 void *wqe, unsigned *mlx_seg_len) in build_sriov_qp0_header() 2420 void *wqe, unsigned *mlx_seg_len) in build_mlx_header() 2798 static void build_tunnel_header(const struct ib_ud_wr *wr, void *wqe, unsigned *mlx_seg_len) in build_tunnel_header() 2881 static int build_lso_seg(struct mlx4_wqe_lso_seg *wqe, const struct ib_ud_wr *wr, in build_lso_seg() 2916 static void add_zero_len_inline(void *wqe) in add_zero_len_inline() 2927 void *wqe; in mlx4_ib_post_send() local
|
| /freebsd-13-stable/contrib/ofed/libmlx4/ |
| HD | qp.c | 76 uint32_t *wqe = get_send_wqe(qp, n); in stamp_send_wqe() local 218 void *wqe; in mlx4_post_send() local
|
| /freebsd-13-stable/sys/contrib/octeon-sdk/ |
| HD | cvmx-raid.h | 105 …uint64_t wqe : 1; /**< Indicates whether RAD submits a work queue entry or write… member
|
| /freebsd-13-stable/sys/dev/mlx5/mlx5_fpga/ |
| HD | mlx5fpga_conn.c | 129 static void mlx5_fpga_conn_notify_hw(struct mlx5_fpga_conn *conn, void *wqe) in mlx5_fpga_conn_notify_hw()
|
| /freebsd-13-stable/sys/ofed/include/rdma/ |
| HD | rdmavt_qp.h | 498 struct rvt_swqe *wqe) in rvt_qp_wqe_reserve() 521 struct rvt_swqe *wqe) in rvt_qp_wqe_unreserve()
|
| /freebsd-13-stable/contrib/ofed/libmlx5/ |
| HD | qp.c | 270 void *wqe, int *sz, in set_data_inl_seg()
|
| /freebsd-13-stable/sys/dev/mlx5/mlx5_ib/ |
| HD | mlx5_ib_qp.c | 3362 static u8 calc_sig(void *wqe, int size) in calc_sig() 3374 static u8 wq_sig(void *wqe) in wq_sig() 3380 void *wqe, int *sz) in set_data_inl_seg()
|
| /freebsd-13-stable/sys/dev/qlnx/qlnxr/ |
| HD | qlnxr_verbs.c | 4107 char *seg_prt, *wqe; local 4622 struct rdma_sq_common_wqe *wqe; local
|