| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | macsec.h | 32 static inline bool mlx5e_macsec_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5e_macsec_is_rx_flow() 46 static inline bool mlx5e_macsec_is_rx_flow(struct mlx5_cqe64 *cqe) { return false; } in mlx5e_macsec_is_rx_flow() 49 struct mlx5_cqe64 *cqe) in mlx5e_macsec_offload_handle_rx_skb()
|
| H A D | psp_rxtx.h | 83 static inline bool mlx5e_psp_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5e_psp_is_rx_flow() 108 static inline bool mlx5e_psp_is_rx_flow(struct mlx5_cqe64 *cqe) in mlx5e_psp_is_rx_flow() 115 struct mlx5_cqe64 *cqe) in mlx5e_psp_offload_handle_rx_skb()
|
| /linux/drivers/scsi/qedi/ |
| H A D | qedi_fw.c | 31 union iscsi_cqe *cqe, in qedi_process_logout_resp() 82 union iscsi_cqe *cqe, in qedi_process_text_resp() 178 union iscsi_cqe *cqe, in qedi_process_tmf_resp() 258 union iscsi_cqe *cqe, in qedi_process_login_resp() 320 struct iscsi_cqe_unsolicited *cqe, in qedi_get_rq_bdq_buf() 359 struct iscsi_cqe_unsolicited *cqe, in qedi_put_rq_bdq_buf() 397 struct iscsi_cqe_unsolicited *cqe, in qedi_unsol_pdu_adjust_bdq() 409 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/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | pci_hw.h | 286 static inline u16 mlxsw_pci_cqe2_mirror_cong_get(const char *cqe) in mlxsw_pci_cqe2_mirror_cong_get() 343 static inline u64 mlxsw_pci_cqe2_time_stamp_get(const char *cqe) in mlxsw_pci_cqe2_time_stamp_get() 351 static inline u8 mlxsw_pci_cqe2_time_stamp_sec_get(const char *cqe) in mlxsw_pci_cqe2_time_stamp_sec_get() 358 static inline u32 mlxsw_pci_cqe2_time_stamp_nsec_get(const char *cqe) in mlxsw_pci_cqe2_time_stamp_nsec_get()
|
| /linux/drivers/scsi/bnx2i/ |
| H A D | bnx2i_hwi.c | 1338 struct cqe *cqe) in bnx2i_process_scsi_cmd_resp() 1435 struct cqe *cqe) in bnx2i_process_login_resp() 1503 struct cqe *cqe) in bnx2i_process_text_resp() 1564 struct cqe *cqe) in bnx2i_process_tmf_resp() 1603 struct cqe *cqe) in bnx2i_process_logout_resp() 1649 struct cqe *cqe) in bnx2i_process_nopin_local_cmpl() 1690 struct cqe *cqe) in bnx2i_process_nopin_mesg() 1742 struct cqe *cqe) in bnx2i_process_async_mesg() 1792 struct cqe *cqe) in bnx2i_process_reject_mesg() 1829 struct cqe *cqe) in bnx2i_process_cmd_cleanup_resp() [all …]
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.c | 107 struct nix_cqe_tx_s *cqe, in otx2_xdp_snd_pkt_handler() 128 struct nix_cqe_tx_s *cqe, in otx2_snd_pkt_handler() 225 struct nix_cqe_rx_s *cqe, struct sk_buff *skb) in otx2_set_rxhash() 246 static void otx2_free_rcv_seg(struct otx2_nic *pfvf, struct nix_cqe_rx_s *cqe, in otx2_free_rcv_seg() 267 struct nix_cqe_rx_s *cqe, int qidx) in otx2_check_rcv_errors() 333 struct nix_cqe_rx_s *cqe, bool *need_xdp_flush) in otx2_rcv_pkt_handler() 398 struct nix_cqe_rx_s *cqe; in otx2_rx_napi_handler() local 469 struct nix_cqe_tx_s *cqe; in otx2_tx_napi_handler() local 1278 struct nix_cqe_rx_s *cqe; in otx2_cleanup_rx_cqes() local 1323 struct nix_cqe_tx_s *cqe; in otx2_cleanup_tx_cqes() local [all …]
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_cq.c | 174 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 264 static inline int is_recv_cqe(struct mthca_cqe *cqe) in is_recv_cqe() 276 struct mthca_cqe *cqe; in mthca_cq_clean() local 366 void mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe) in mthca_free_cq_buf() 374 struct mthca_err_cqe *cqe, in handle_error_cqe() 485 struct mthca_cqe *cqe; in mthca_poll_one() local
|
| /linux/net/sunrpc/xprtrdma/ |
| H A D | frwr_ops.c | 431 struct ib_cqe *cqe = wc->wr_cqe; frwr_wc_fastreg() local 526 struct ib_cqe *cqe = wc->wr_cqe; frwr_wc_localinv() local 545 struct ib_cqe *cqe = wc->wr_cqe; frwr_wc_localinv_wake() local 642 struct ib_cqe *cqe = wc->wr_cqe; frwr_wc_localinv_done() local
|
| H A D | svc_rdma_rw.c | 291 struct ib_cqe *cqe = wc->wr_cqe; in svc_rdma_reply_done() local 320 struct ib_cqe *cqe = wc->wr_cqe; in svc_rdma_write_done() local 351 struct ib_cqe *cqe = wc->wr_cqe; in svc_rdma_wc_read_done() local 399 struct ib_cqe *cqe; in svc_rdma_post_chunk_ctxt() local 622 struct ib_cqe *cqe; in svc_rdma_cc_link_wrs() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | conn.c | 251 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() 368 struct mlx5_cqe64 *cqe; in mlx5_fpga_conn_cqes() local 418 struct mlx5_cqe64 *cqe; in mlx5_fpga_conn_create_cq() local
|
| /linux/drivers/infiniband/ulp/iser/ |
| H A D | iser_memory.c | 237 struct ib_cqe *cqe, struct ib_send_wr *next_wr) in iser_inv_rkey() 254 struct ib_cqe *cqe = &iser_task->iser_conn->ib_conn.reg_cqe; in iser_reg_sig_mr() local 311 struct ib_cqe *cqe = &iser_task->iser_conn->ib_conn.reg_cqe; in iser_fast_reg_mr() local
|
| H A D | iscsi_iser.h | 244 struct ib_cqe cqe; member 271 struct ib_cqe cqe; member 291 struct ib_cqe cqe; member 552 iser_rx(struct ib_cqe *cqe) in iser_rx() 558 iser_tx(struct ib_cqe *cqe) in iser_tx() 564 iser_login(struct ib_cqe *cqe) in iser_login()
|
| /linux/drivers/scsi/qedf/ |
| H A D | qedf_io.c | 1117 void qedf_scsi_completion(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_scsi_completion() 1428 void qedf_process_warning_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_process_warning_compl() 1498 void qedf_process_error_detect(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_process_error_detect() 1953 void qedf_process_abts_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_process_abts_compl() 2274 void qedf_process_cleanup_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_process_cleanup_compl() 2472 void qedf_process_tmf_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_process_tmf_compl() 2486 struct fcoe_cqe *cqe) in qedf_process_unsol_compl()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | xdp.c | 248 const struct mlx5_cqe64 *cqe = _ctx->cqe; in mlx5e_xdp_rx_hash() local 270 const struct mlx5_cqe64 *cqe = _ctx->cqe; in mlx5e_xdp_rx_vlan_tag() local 287 struct mlx5_cqe64 *cqe; member 670 struct mlx5_cqe64 *cqe) in mlx5e_free_xdpsq_desc() 759 struct mlx5_cqe64 *cqe; in mlx5e_poll_xdpsq_cq() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | send.c | 379 struct mlx5_cqe64 *cqe) in hws_send_engine_dump_error_cqe() 486 struct mlx5_cqe64 *cqe) in hws_send_engine_update_rule() 545 struct mlx5_cqe64 *cqe, in hws_send_engine_update() 631 struct mlx5_cqe64 *cqe; in hws_send_engine_poll_cq() local 909 struct mlx5_cqe64 *cqe; in hws_send_ring_alloc_cq() local 1246 struct mlx5_cqe64 cqe; in hws_send_wqe_fw() local
|
| /linux/tools/testing/vsock/ |
| H A D | vsock_uring_test.c | 63 struct io_uring_cqe *cqe; in vsock_io_uring_client() local 144 struct io_uring_cqe *cqe; in vsock_io_uring_server() local
|
| /linux/tools/testing/selftests/ublk/ |
| H A D | batch.c | 319 const struct io_uring_cqe *cqe) in ublk_compl_batch_fetch() 408 const struct io_uring_cqe *cqe, in ublk_batch_compl_commit_cmd() 426 const struct io_uring_cqe *cqe) in ublk_batch_compl_cmd()
|
| H A D | fault_inject.c | 61 ublk_fault_inject_tgt_io_done(struct ublk_thread * t,struct ublk_queue * q,const struct io_uring_cqe * cqe) ublk_fault_inject_tgt_io_done() argument
|
| /linux/drivers/infiniband/sw/siw/ |
| H A D | siw_cq.c | 50 struct siw_cqe *cqe; in siw_reap_cqe() local
|
| /linux/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs.c | 97 int rtrs_post_recv_empty(struct rtrs_con *con, struct ib_cqe *cqe) in rtrs_post_recv_empty() 188 struct ib_cqe *cqe, in rtrs_post_rdma_write_imm_empty() 389 void rtrs_init_hb(struct rtrs_path *path, struct ib_cqe *cqe, in rtrs_init_hb()
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_rx.c | 596 static int check_csum(struct mlx4_cqe *cqe, struct sk_buff *skb, void *va, in check_csum() 637 struct mlx4_cqe *cqe; member 659 struct mlx4_cqe *cqe = _ctx->cqe; in mlx4_en_xdp_rx_hash() local 694 struct mlx4_cqe *cqe; in mlx4_en_process_rx_cq() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | wc.c | 66 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(&cq->wq, i); in mlx5_wc_create_cqwq() local 327 struct mlx5_cqe64 *cqe; in mlx5_wc_poll_cq() local
|
| H A D | en_tc.h | 371 static inline bool mlx5e_cqe_regb_chain(struct mlx5_cqe64 *cqe) in mlx5e_cqe_regb_chain() 396 static inline bool mlx5e_cqe_regb_chain(struct mlx5_cqe64 *cqe) in mlx5e_cqe_regb_chain() 399 mlx5e_tc_update_skb_nic(struct mlx5_cqe64 *cqe, struct sk_buff *skb) in mlx5e_tc_update_skb_nic()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| H A D | tc.h | 68 mlx5e_rep_tc_receive(struct mlx5_cqe64 *cqe, struct mlx5e_rq *rq, in mlx5e_rep_tc_receive()
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_qp.c | 842 struct hinic_rq_cqe *cqe; in hinic_rq_read_wqe() local 902 struct hinic_rq_cqe *cqe = rq->cqe[cons_idx]; in hinic_rq_put_wqe() local 925 struct hinic_rq_cqe *cqe = rq->cqe[cons_idx]; in hinic_rq_get_sge() local 945 struct hinic_rq_cqe *cqe = rq->cqe[prod_idx]; in hinic_rq_prepare_wqe() local
|