Home
last modified time | relevance | path

Searched defs:wqe (Results 1 – 25 of 104) sorted by relevance

12345

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_req.c18 struct rxe_send_wqe *wqe, int npsn) in retry_first_write_send()
40 struct rxe_send_wqe *wqe; in req_retry() local
113 struct rxe_send_wqe *wqe; in req_next_wqe() local
327 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in next_opcode()
389 struct rxe_send_wqe *wqe, in init_req_packet()
472 struct rxe_send_wqe *wqe, struct rxe_pkt_info *pkt, in finish_packet()
515 struct rxe_send_wqe *wqe, in update_wqe_state()
527 struct rxe_send_wqe *wqe, in update_wqe_psn()
549 static void save_state(struct rxe_send_wqe *wqe, in save_state()
560 static void rollback_state(struct rxe_send_wqe *wqe, in rollback_state()
[all …]
A Drxe_comp.c147 struct rxe_send_wqe *wqe; in get_wqe() local
180 struct rxe_send_wqe *wqe) in check_psn()
223 struct rxe_send_wqe *wqe) in check_ack()
362 struct rxe_send_wqe *wqe) in do_read()
382 struct rxe_send_wqe *wqe) in do_atomic()
399 static void make_send_cqe(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in make_send_cqe()
442 static void do_complete(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in do_complete()
478 struct rxe_send_wqe *wqe) in complete_ack()
522 struct rxe_send_wqe *wqe) in complete_wqe()
544 struct rxe_send_wqe *wqe; in rxe_drain_resp_pkts() local
[all …]
A Drxe_mw.c50 static int rxe_check_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in rxe_check_bind_mw()
135 static void rxe_do_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in rxe_do_bind_mw()
164 int rxe_bind_mw(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_bind_mw()
/linux-6.3-rc2/io_uring/
A Dio-wq.c50 struct io_wqe *wqe; member
187 struct io_wqe *wqe = worker->wqe; in io_worker_cancel_cb() local
211 struct io_wqe *wqe = worker->wqe; in io_worker_exit() local
324 struct io_wqe *wqe; in create_worker_cb() local
352 struct io_wqe *wqe = worker->wqe; in io_queue_worker_create() local
398 struct io_wqe *wqe = worker->wqe; in io_wqe_dec_running() local
473 struct io_wqe *wqe = worker->wqe; in io_get_next_work() local
542 struct io_wqe *wqe = worker->wqe; in io_worker_handle_work() local
617 struct io_wqe *wqe = worker->wqe; in io_wqe_worker() local
752 struct io_wqe *wqe; in create_worker_cont() local
[all …]
/linux-6.3-rc2/drivers/infiniband/hw/irdma/
A Duk.c61 __le64 *wqe; in irdma_nop_1() local
96 __le64 *wqe; in irdma_clr_wqes() local
191 __le64 *wqe; in irdma_qp_get_next_send_wqe() local
246 __le64 *wqe; in irdma_qp_get_next_recv_wqe() local
274 __le64 *wqe; in irdma_uk_rdma_write() local
379 __le64 *wqe; in irdma_uk_rdma_read() local
460 __le64 *wqe; in irdma_uk_send() local
713 __le64 *wqe; in irdma_uk_inline_rdma_write() local
787 __le64 *wqe; in irdma_uk_inline_send() local
866 __le64 *wqe; in irdma_uk_stag_local_invalidate() local
[all …]
A Dctrl.c186 __le64 *wqe; in irdma_sc_add_arp_cache_entry() local
222 __le64 *wqe; in irdma_sc_del_arp_cache_entry() local
256 __le64 *wqe; in irdma_sc_manage_apbvt_entry() local
304 __le64 *wqe; in irdma_sc_manage_qhash_table_entry() local
452 __le64 *wqe; in irdma_sc_qp_create() local
502 __le64 *wqe; in irdma_sc_qp_modify() local
572 __le64 *wqe; in irdma_sc_qp_destroy() local
764 __le64 *wqe; in irdma_sc_alloc_local_mac_entry() local
799 __le64 *wqe; in irdma_sc_add_local_mac_entry() local
837 __le64 *wqe; in irdma_sc_del_local_mac_entry() local
[all …]
A Duda.c23 __le64 *wqe; in irdma_sc_access_ah() local
119 __le64 *wqe; in irdma_access_mcast_grp() local
A Dpuda.c82 __le64 *wqe; in irdma_puda_post_recvbuf() local
421 __le64 *wqe; in irdma_puda_send() local
602 __le64 *wqe; in irdma_puda_qp_wqe() local
719 __le64 *wqe; in irdma_puda_cq_wqe() local
1117 __le64 *wqe; in irdma_ilq_putback_rcvbuf() local
/linux-6.3-rc2/drivers/infiniband/hw/qib/
A Dqib_rc.c42 static u32 restart_sge(struct rvt_sge_state *ss, struct rvt_swqe *wqe, in restart_sge()
222 struct rvt_swqe *wqe; in qib_make_rc_req() local
739 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, n); in reset_psn() local
823 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, qp->s_acked); in qib_restart_rc() local
859 struct rvt_swqe *wqe; in reset_sending_psn() local
885 struct rvt_swqe *wqe; in qib_rc_send_complete() local
952 struct rvt_swqe *wqe, in do_rc_completion()
1012 struct rvt_swqe *wqe; in do_rc_ack() local
1227 struct rvt_swqe *wqe; in rdma_seq_err() local
1277 struct rvt_swqe *wqe; in qib_rc_rcv_resp() local
/linux-6.3-rc2/drivers/infiniband/sw/siw/
A Dsiw_qp_tx.c42 struct siw_wqe *wqe = &c_tx->wqe_active; in siw_try_1seg() local
121 struct siw_wqe *wqe = &c_tx->wqe_active; in siw_qp_prepare_tx() local
433 struct siw_wqe *wqe = &c_tx->wqe_active; in siw_tx_hdt() local
713 static void siw_prepare_fpdu(struct siw_qp *qp, struct siw_wqe *wqe) in siw_prepare_fpdu()
771 static int siw_check_sgl_tx(struct ib_pd *pd, struct siw_wqe *wqe, in siw_check_sgl_tx()
801 static int siw_qp_sq_proc_tx(struct siw_qp *qp, struct siw_wqe *wqe) in siw_qp_sq_proc_tx()
986 static int siw_qp_sq_proc_local(struct siw_qp *qp, struct siw_wqe *wqe) in siw_qp_sq_proc_local()
1034 struct siw_wqe *wqe = tx_wqe(qp); in siw_qp_sq_process() local
A Dsiw_qp_rx.c169 struct siw_wqe *wqe = &frx->wqe_active; in siw_rresp_check_ntoh() local
281 struct siw_wqe *wqe = &frx->wqe_active; in siw_send_check_ntoh() local
334 struct siw_wqe *wqe = NULL; in siw_rqe_get() local
425 struct siw_wqe *wqe; in siw_proc_send() local
560 struct siw_wqe *wqe = rx_wqe(frx); in siw_proc_write() local
746 struct siw_wqe *wqe = NULL; in siw_orqe_start_rx() local
790 struct siw_wqe *wqe = rx_wqe(frx); in siw_proc_rresp() local
1222 struct siw_wqe *wqe = rx_wqe(qp->rx_fpdu); in siw_rdmap_complete() local
A Dsiw_qp.c265 struct siw_wqe *wqe = tx_wqe(qp); in siw_qp_mpa_rts() local
465 struct siw_wqe *wqe = tx_wqe(qp); in siw_send_terminate() local
887 struct siw_wqe *wqe = tx_wqe(qp); in siw_activate_tx_from_sq() local
983 struct siw_wqe *wqe = tx_wqe(qp); in siw_activate_tx() local
1194 struct siw_wqe *wqe = tx_wqe(qp); in siw_sq_flush() local
1269 struct siw_wqe *wqe = &qp->rx_untagged.wqe_active; in siw_rq_flush() local
/linux-6.3-rc2/drivers/infiniband/hw/cxgb4/
A Dqp.c489 static int build_rdma_send(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_send()
556 static int build_rdma_write(struct t4_sq *sq, union t4_wr *wqe, in build_rdma_write()
697 union t4_wr *wqe; in post_write_cmpl() local
820 static int build_memreg(struct t4_sq *sq, union t4_wr *wqe, in build_memreg()
1086 union t4_wr *wqe = NULL; in c4iw_post_send() local
1266 union t4_recv_wr *wqe = NULL; in c4iw_post_receive() local
1341 static void defer_srq_wr(struct t4_srq *srq, union t4_recv_wr *wqe, in defer_srq_wr()
1360 union t4_recv_wr *wqe, lwqe; in c4iw_post_srq_recv() local
1563 struct fw_ri_wr *wqe; in post_terminate() local
1695 struct fw_ri_wr *wqe; in rdma_fini() local
[all …]
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dumr.c228 struct mlx5r_umr_wqe *wqe, bool with_data) in mlx5r_umr_post_send()
289 struct mlx5r_umr_wqe *wqe, bool with_data) in mlx5r_umr_post_send_wait()
361 struct mlx5r_umr_wqe wqe = {}; in mlx5r_umr_revoke_mr() local
398 struct mlx5r_umr_wqe wqe = {}; in mlx5r_umr_rereg_pd_access() local
571 struct mlx5r_umr_wqe *wqe, in mlx5r_umr_final_update_xlt()
612 struct mlx5r_umr_wqe wqe = {}; in mlx5r_umr_update_mr_pas() local
695 struct mlx5r_umr_wqe wqe = {}; in mlx5r_umr_update_xlt() local
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Drc.c394 struct rvt_swqe *wqe; in hfi1_make_rc_req() local
1418 struct rvt_swqe *wqe) in update_num_rd_atomic()
1461 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, n); in reset_psn() local
1567 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, qp->s_acked); in hfi1_restart_rc() local
1637 struct rvt_swqe *wqe; in reset_sending_psn() local
1697 struct rvt_swqe *wqe; in hfi1_rc_send_complete() local
1825 struct rvt_swqe *wqe, in do_rc_completion()
1970 struct rvt_swqe *wqe; in do_rc_ack() local
2266 struct rvt_swqe *wqe; in rdma_seq_err() local
2310 struct rvt_swqe *wqe; in rc_rcv_resp() local
A Dtid_rdma.c378 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, i); in hfi1_qp_priv_init() local
416 struct rvt_swqe *wqe; in hfi1_qp_priv_tid_free() local
2418 struct rvt_swqe *wqe; in find_tid_request() local
2582 struct rvt_swqe *wqe; in hfi1_kern_read_tid_flow_free() local
2663 struct rvt_swqe *wqe; in handle_read_kdeth_eflags() local
3181 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, i); in hfi1_qp_kern_exp_rcv_clear_all() local
4044 struct rvt_swqe *wqe; in hfi1_rc_rcv_tid_rdma_write_resp() local
4502 struct rvt_swqe *wqe; in hfi1_rc_rcv_tid_rdma_ack() local
4802 struct rvt_swqe *wqe; in hfi1_tid_retry_timeout() local
4988 struct rvt_swqe *wqe; in update_tid_tail() local
[all …]
A Dud.c224 static void hfi1_make_bth_deth(struct rvt_qp *qp, struct rvt_swqe *wqe, in hfi1_make_bth_deth()
262 struct rvt_swqe *wqe) in hfi1_make_ud_req_9B()
333 struct rvt_swqe *wqe) in hfi1_make_ud_req_16B()
441 struct rvt_swqe *wqe; in hfi1_make_ud_req() local
/linux-6.3-rc2/drivers/infiniband/sw/rdmavt/
A Dqp.c593 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, qp->s_last); in rvt_clear_mr_refs() local
623 static bool rvt_swqe_has_lkey(struct rvt_swqe *wqe, u32 lkey) in rvt_swqe_has_lkey()
646 struct rvt_swqe *wqe = rvt_get_swqe_ptr(qp, s_last); in rvt_qp_sends_has_lkey() local
981 struct rvt_swqe *wqe; in free_ud_wq_attr() local
1001 struct rvt_swqe *wqe; in alloc_ud_wq_attr() local
1799 struct rvt_rwqe *wqe; in rvt_post_recv() local
1966 struct rvt_swqe *wqe; in rvt_post_one_wr() local
2214 struct rvt_rwqe *wqe; in rvt_post_srq_recv() local
2269 static int init_sge(struct rvt_qp *qp, struct rvt_rwqe *wqe) in init_sge()
2352 struct rvt_rwqe *wqe; in rvt_get_rwqe() local
[all …]
/linux-6.3-rc2/drivers/infiniband/hw/bnxt_re/
A Dib_verbs.c420 struct bnxt_qplib_swqe wqe; in bnxt_re_bind_fence_mw() local
1752 struct bnxt_qplib_swqe wqe; in bnxt_re_post_srq_recv() local
2335 struct bnxt_qplib_swqe *wqe) in bnxt_re_build_send_wqe()
2373 struct bnxt_qplib_swqe *wqe) in bnxt_re_build_rdma_wqe()
2432 struct bnxt_qplib_swqe *wqe) in bnxt_re_build_inv_wqe()
2451 struct bnxt_qplib_swqe *wqe) in bnxt_re_build_reg_wqe()
2524 struct bnxt_qplib_swqe *wqe) in bnxt_re_copy_wr_payload()
2562 struct bnxt_qplib_swqe wqe = {}; in bnxt_re_post_send_shadow_qp() local
2604 struct bnxt_qplib_swqe wqe; in bnxt_re_post_send() local
2702 struct bnxt_qplib_swqe wqe; in bnxt_re_post_recv_shadow_qp() local
[all …]
/linux-6.3-rc2/drivers/net/ethernet/huawei/hinic/
A Dhinic_hw_cmdq.c54 #define CMDQ_WQE_HEADER(wqe) ((struct hinic_cmdq_header *)(wqe)) argument
177 static void cmdq_prepare_wqe_ctrl(struct hinic_cmdq_wqe *wqe, int wrapped, in cmdq_prepare_wqe_ctrl()
234 static void cmdq_set_direct_wqe_data(struct hinic_cmdq_direct_wqe *wqe, in cmdq_set_direct_wqe_data()
243 static void cmdq_set_lcmd_wqe(struct hinic_cmdq_wqe *wqe, in cmdq_set_lcmd_wqe()
271 static void cmdq_set_direct_wqe(struct hinic_cmdq_wqe *wqe, in cmdq_set_direct_wqe()
529 struct hinic_cmdq_wqe *wqe) in clear_wqe_complete_bit()
563 struct hinic_cmdq_wqe *wqe) in cmdq_arm_ceq_handler()
/linux-6.3-rc2/drivers/infiniband/hw/mthca/
A Dmthca_srq.c92 static inline int *wqe_to_link(void *wqe) in wqe_to_link()
158 void *wqe; in mthca_alloc_srq_buf() local
495 void *wqe; in mthca_tavor_post_srq_recv() local
588 void *wqe; in mthca_arbel_post_srq_recv() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dktls_txrx.c74 mlx5e_ktls_build_static_params(struct mlx5e_set_tls_static_params_wqe *wqe, in mlx5e_ktls_build_static_params()
117 mlx5e_ktls_build_progress_params(struct mlx5e_set_tls_progress_params_wqe *wqe, in mlx5e_ktls_build_progress_params()
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_nvme.c397 union lpfc_wqe128 *wqe; in lpfc_nvme_gen_req() local
709 struct lpfc_iocbq *wqe, *next_wqe; in __lpfc_nvme_ls_abort() local
829 union lpfc_wqe128 *wqe; in lpfc_nvme_adj_fcp_sgls() local
1212 union lpfc_wqe128 *wqe = &pwqeq->wqe; in lpfc_nvme_prep_io_cmd() local
1338 union lpfc_wqe128 *wqe = &lpfc_ncmd->cur_iocbq.wqe; in lpfc_nvme_prep_io_dma() local
2051 union lpfc_wqe128 *wqe; in lpfc_get_nvme_buf() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
A Drx.c185 struct mlx5e_rx_wqe_cyc *wqe; in mlx5e_xsk_alloc_rx_wqes_batched() local
207 struct mlx5e_rx_wqe_cyc *wqe; in mlx5e_xsk_alloc_rx_wqes() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tx.c353 struct mlx5e_tx_wqe *wqe; in mlx5e_tx_flush() local
416 struct mlx5e_tx_wqe *wqe, u16 pi, bool xmit_more) in mlx5e_sq_xmit_wqe()
514 struct mlx5e_tx_wqe *wqe; in mlx5e_tx_mpwqe_session_start() local
669 struct mlx5e_tx_wqe *wqe; in mlx5e_xmit() local
963 struct mlx5i_tx_wqe *wqe; in mlx5i_sq_xmit() local

Completed in 152 milliseconds

12345