Home
last modified time | relevance | path

Searched defs:cqe (Results 1 – 25 of 115) sorted by relevance

12345

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_cq.c39 int cqe, int comp_vector) in rxe_cq_chk_attr()
84 int rxe_cq_from_init(struct rxe_dev *rxe, struct rxe_cq *cq, int cqe, in rxe_cq_from_init()
117 int rxe_cq_resize_queue(struct rxe_cq *cq, int cqe, in rxe_cq_resize_queue()
132 int rxe_cq_post(struct rxe_cq *cq, struct rxe_cqe *cqe, int solicited) in rxe_cq_post()
Drxe_comp.c391 struct rxe_cqe *cqe) in make_send_cqe()
430 struct rxe_cqe cqe; in do_complete() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c88 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(&cq->wq, ci); in mlx5e_cqes_update_owner() local
96 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(&cq->wq, ci); in mlx5e_cqes_update_owner() local
549 struct mlx5_cqe64 *cqe) in mlx5e_poll_ico_single_cqe()
576 struct mlx5_cqe64 *cqe; in mlx5e_poll_ico_cq() local
611 static void mlx5e_lro_update_tcp_hdr(struct mlx5_cqe64 *cqe, struct tcphdr *tcp) in mlx5e_lro_update_tcp_hdr()
627 static void mlx5e_lro_update_hdr(struct sk_buff *skb, struct mlx5_cqe64 *cqe, in mlx5e_lro_update_hdr()
681 static inline void mlx5e_skb_set_hash(struct mlx5_cqe64 *cqe, in mlx5e_skb_set_hash()
739 struct mlx5_cqe64 *cqe, in mlx5e_handle_csum()
791 static inline void mlx5e_build_rx_skb(struct mlx5_cqe64 *cqe, in mlx5e_build_rx_skb()
839 struct mlx5_cqe64 *cqe, in mlx5e_complete_rx_cqe()
[all …]
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dcq.c80 struct mlx4_cqe *cqe = get_cqe(cq, n & cq->ibcq.cqe); in get_sw_cqe() local
132 static void mlx4_ib_free_cq_buf(struct mlx4_ib_dev *dev, struct mlx4_ib_cq_buf *buf, int cqe) in mlx4_ib_free_cq_buf()
139 u64 buf_addr, int cqe) in mlx4_ib_get_cq_umem()
358 struct mlx4_cqe *cqe, *new_cqe; in mlx4_ib_cq_resize_copy_cqes() local
503 static void dump_cqe(void *cqe) in dump_cqe()
513 static void mlx4_ib_handle_error_cqe(struct mlx4_err_cqe *cqe, in mlx4_ib_handle_error_cqe()
589 unsigned tail, struct mlx4_cqe *cqe, int is_eth) in use_tunnel_data()
668 struct mlx4_cqe *cqe; in mlx4_ib_poll_one() local
926 struct mlx4_cqe *cqe, *dest; in __mlx4_ib_cq_clean() local
/Linux-v4.19/drivers/scsi/qedi/
Dqedi_fw.c34 union iscsi_cqe *cqe, in qedi_process_logout_resp()
84 union iscsi_cqe *cqe, in qedi_process_text_resp()
186 union iscsi_cqe *cqe, in qedi_process_tmf_resp()
257 union iscsi_cqe *cqe, in qedi_process_login_resp()
318 struct iscsi_cqe_unsolicited *cqe, in qedi_get_rq_bdq_buf()
357 struct iscsi_cqe_unsolicited *cqe, in qedi_put_rq_bdq_buf()
396 struct iscsi_cqe_unsolicited *cqe, in qedi_unsol_pdu_adjust_bdq()
408 union iscsi_cqe *cqe, in qedi_process_nopin_mesg()
480 union iscsi_cqe *cqe, in qedi_process_async_mesg()
534 union iscsi_cqe *cqe, in qedi_process_reject_mesg()
[all …]
/Linux-v4.19/drivers/scsi/bnx2i/
Dbnx2i_hwi.c1340 struct cqe *cqe) in bnx2i_process_scsi_cmd_resp()
1437 struct cqe *cqe) in bnx2i_process_login_resp()
1505 struct cqe *cqe) in bnx2i_process_text_resp()
1566 struct cqe *cqe) in bnx2i_process_tmf_resp()
1605 struct cqe *cqe) in bnx2i_process_logout_resp()
1651 struct cqe *cqe) in bnx2i_process_nopin_local_cmpl()
1692 struct cqe *cqe) in bnx2i_process_nopin_mesg()
1744 struct cqe *cqe) in bnx2i_process_async_mesg()
1794 struct cqe *cqe) in bnx2i_process_reject_mesg()
1831 struct cqe *cqe) in bnx2i_process_cmd_cleanup_resp()
[all …]
/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_cq.c174 static inline struct mthca_cqe *cqe_sw(struct mthca_cqe *cqe) in cqe_sw()
184 static inline void set_cqe_hw(struct mthca_cqe *cqe) in set_cqe_hw()
191 __be32 *cqe = cqe_ptr; in dump_cqe() local
269 static inline int is_recv_cqe(struct mthca_cqe *cqe) in is_recv_cqe()
281 struct mthca_cqe *cqe; in mthca_cq_clean() local
371 void mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe) in mthca_free_cq_buf()
379 struct mthca_err_cqe *cqe, in handle_error_cqe()
490 struct mthca_cqe *cqe; in mthca_poll_one() local
/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c75 struct t3_cqe *cqe; in cxio_hal_cq_op() local
350 struct t3_cqe cqe; in insert_recv_cqe() local
387 struct t3_cqe cqe; in insert_sq_cqe() local
426 struct t3_cqe *cqe, *swcqe; in cxio_flush_hw_cq() local
442 static int cqe_completes_wr(struct t3_cqe *cqe, struct t3_wq *wq) in cqe_completes_wr()
462 struct t3_cqe *cqe; in cxio_count_scqes() local
480 struct t3_cqe *cqe; in cxio_count_rcqes() local
1136 int cxio_poll_cq(struct t3_wq *wq, struct t3_cq *cq, struct t3_cqe *cqe, in cxio_poll_cq()
Diwch_cq.c39 struct t3_cqe cqe; in __iwch_poll_cq_one() local
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcq.c187 struct t4_cqe cqe; in insert_recv_cqe() local
221 struct t4_cqe cqe; in insert_sq_cqe() local
423 static int cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) in cqe_completes_wr()
446 struct t4_cqe *cqe; in c4iw_count_rcqes() local
545 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq()
/Linux-v4.19/drivers/net/ethernet/qlogic/qede/
Dqede_fp.c635 struct eth_fast_path_rx_tpa_start_cqe *cqe) in qede_set_gro_params()
816 struct eth_fast_path_rx_tpa_start_cqe *cqe) in qede_tpa_start()
942 struct eth_fast_path_rx_tpa_cont_cqe *cqe) in qede_tpa_cont()
957 struct eth_fast_path_rx_tpa_end_cqe *cqe) in qede_tpa_end()
1047 static bool qede_pkt_is_ip_fragmented(struct eth_fast_path_rx_reg_cqe *cqe, in qede_pkt_is_ip_fragmented()
1067 struct eth_fast_path_rx_reg_cqe *cqe, in qede_rx_xdp()
1136 struct eth_fast_path_rx_reg_cqe *cqe, in qede_rx_build_jumbo()
1193 union eth_rx_cqe *cqe, in qede_rx_process_tpa_cqe()
1218 union eth_rx_cqe *cqe; in qede_rx_process_cqe() local
Dqede_ptp.h48 union eth_rx_cqe *cqe, in qede_ptp_record_rx_ts()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dcq.c79 void *cqe = get_cqe(cq, n & cq->ibcq.cqe); in get_sw_cqe() local
115 static void handle_good_req(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_good_req()
164 static void handle_responder(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_responder()
268 static void dump_cqe(struct mlx5_ib_dev *dev, struct mlx5_err_cqe *cqe) in dump_cqe()
275 struct mlx5_err_cqe *cqe, in mlx5_handle_error_cqe()
399 static void get_sig_err_item(struct mlx5_sig_err_cqe *cqe, in get_sig_err_item()
523 void *cqe; in mlx5_poll_one() local
903 void *cqe; in init_cq_frag_buf() local
1122 void *cqe, *dest; in __mlx5_ib_cq_clean() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c251 struct mlx5_cqe64 *cqe, u8 status) in mlx5_fpga_conn_rq_cqe()
291 struct mlx5_cqe64 *cqe, u8 status) in mlx5_fpga_conn_sq_cqe()
333 struct mlx5_cqe64 *cqe) in mlx5_fpga_conn_handle_cqe()
385 struct mlx5_cqe64 *cqe; in mlx5_fpga_conn_cqes() local
433 struct mlx5_cqe64 *cqe; in mlx5_fpga_conn_create_cq() local
/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.c1380 struct cq_req *cqe = (struct cq_req *)hw_cqe; in __clean_cq() local
1390 struct cq_res_rc *cqe = (struct cq_res_rc *)hw_cqe; in __clean_cq() local
2005 struct bnxt_qplib_cqe *cqe; in __flush_sq() local
2044 struct bnxt_qplib_cqe *cqe; in __flush_rq() local
2207 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_req() local
2326 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_res_rc() local
2405 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_res_ud() local
2504 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_res_raweth_qp1() local
2596 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_terminal() local
2718 struct bnxt_qplib_cqe *cqe, in bnxt_qplib_process_flush_list()
[all …]
Dib_verbs.c2592 int cqe = attr->cqe; in bnxt_re_create_cq() local
2777 static void bnxt_re_process_req_wc(struct ib_wc *wc, struct bnxt_qplib_cqe *cqe) in bnxt_re_process_req_wc()
2911 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_raw_qp_pkt_rx()
3028 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_rawqp1_wc()
3062 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_rc_wc()
3078 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_shadow_qp_wc()
3123 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_ud_wc()
3163 struct bnxt_qplib_cqe *cqe; in bnxt_re_poll_cq() local
/Linux-v4.19/net/sunrpc/xprtrdma/
Dfrwr_ops.c312 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_fastreg() local
333 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv() local
355 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv_wake() local
Dsvc_rdma_rw.c204 struct ib_cqe *cqe = wc->wr_cqe; in svc_rdma_write_done() local
267 struct ib_cqe *cqe = wc->wr_cqe; in svc_rdma_wc_read_done() local
313 struct ib_cqe *cqe; in svc_rdma_post_chunk_ctxt() local
/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c1105 struct ocrdma_cqe *cqe = NULL; in ocrdma_flush_cq() local
1668 struct ocrdma_cqe *cqe; in ocrdma_discard_cqes() local
2522 struct ocrdma_cqe *cqe) in ocrdma_set_cqe_status_flushed()
2553 static bool ocrdma_update_err_cqe(struct ib_wc *ibwc, struct ocrdma_cqe *cqe, in ocrdma_update_err_cqe()
2575 static int ocrdma_update_err_rcqe(struct ib_wc *ibwc, struct ocrdma_cqe *cqe, in ocrdma_update_err_rcqe()
2585 static int ocrdma_update_err_scqe(struct ib_wc *ibwc, struct ocrdma_cqe *cqe, in ocrdma_update_err_scqe()
2596 struct ocrdma_cqe *cqe, struct ib_wc *ibwc, in ocrdma_poll_err_scqe()
2640 struct ocrdma_cqe *cqe, in ocrdma_poll_success_scqe()
2665 static bool ocrdma_poll_scqe(struct ocrdma_qp *qp, struct ocrdma_cqe *cqe, in ocrdma_poll_scqe()
2682 struct ocrdma_cqe *cqe) in ocrdma_update_ud_rcqe()
[all …]
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_io.c1092 void qedf_scsi_completion(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_scsi_completion()
1315 void qedf_process_warning_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_process_warning_compl()
1381 void qedf_process_error_detect(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_process_error_detect()
1645 void qedf_process_abts_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_process_abts_compl()
1903 void qedf_process_cleanup_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_process_cleanup_compl()
2070 void qedf_process_tmf_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_process_tmf_compl()
2083 struct fcoe_cqe *cqe) in qedf_process_unsol_compl()
/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_cq.c305 struct pvrdma_cqe *cqe; in _pvrdma_flush_cqe() local
340 struct pvrdma_cqe *cqe; in pvrdma_poll_one() local
/Linux-v4.19/drivers/infiniband/ulp/iser/
Discsi_iser.h261 struct ib_cqe cqe; member
293 struct ib_cqe cqe; member
313 struct ib_cqe cqe; member
699 iser_rx(struct ib_cqe *cqe) in iser_rx()
705 iser_tx(struct ib_cqe *cqe) in iser_tx()
711 iser_login(struct ib_cqe *cqe) in iser_login()
Diser_memory.c373 struct ib_cqe *cqe) in iser_inv_rkey()
391 struct ib_cqe *cqe = &iser_task->iser_conn->ib_conn.reg_cqe; in iser_reg_sig_mr() local
444 struct ib_cqe *cqe = &iser_task->iser_conn->ib_conn.reg_cqe; in iser_fast_reg_mr() local
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_cq.c220 struct ib_umem **umem, u64 buf_addr, int cqe) in hns_roce_ib_get_cq_umem()
304 struct hns_roce_cq_buf *buf, int cqe) in hns_roce_ib_free_cq_buf()
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_qp.c778 struct hinic_rq_cqe *cqe; in hinic_rq_read_wqe() local
838 struct hinic_rq_cqe *cqe = rq->cqe[cons_idx]; in hinic_rq_put_wqe() local
861 struct hinic_rq_cqe *cqe = rq->cqe[cons_idx]; in hinic_rq_get_sge() local
881 struct hinic_rq_cqe *cqe = rq->cqe[prod_idx]; in hinic_rq_prepare_wqe() local

12345