Home
last modified time | relevance | path

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

1234

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.h32 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()
/linux/drivers/scsi/qedi/
H A Dqedi_fw.c31 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 Dpci_hw.h286 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/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c107 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/scsi/bnx2i/
H A Dbnx2i_hwi.c1338 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/infiniband/hw/mthca/
H A 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
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/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c651 struct eth_fast_path_rx_tpa_start_cqe *cqe) in qede_set_gro_params()
834 struct eth_fast_path_rx_tpa_start_cqe *cqe) in qede_tpa_start()
960 struct eth_fast_path_rx_tpa_cont_cqe *cqe) in qede_tpa_cont()
975 struct eth_fast_path_rx_tpa_end_cqe *cqe) in qede_tpa_end()
1065 static bool qede_pkt_is_ip_fragmented(struct eth_fast_path_rx_reg_cqe *cqe, in qede_pkt_is_ip_fragmented()
1085 struct eth_fast_path_rx_reg_cqe *cqe, in qede_rx_xdp()
1173 struct eth_fast_path_rx_reg_cqe *cqe, in qede_rx_build_jumbo()
1227 union eth_rx_cqe *cqe, in qede_rx_process_tpa_cqe()
1252 union eth_rx_cqe *cqe; in qede_rx_process_cqe() local
/linux/net/sunrpc/xprtrdma/
H A Dfrwr_ops.c431 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_fastreg() local
526 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv() local
545 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv_wake() local
642 struct ib_cqe *cqe = wc->wr_cqe; in frwr_wc_localinv_done() local
H A Dsvc_rdma_rw.c278 struct ib_cqe *cqe = wc->wr_cqe; svc_rdma_reply_done() local
307 struct ib_cqe *cqe = wc->wr_cqe; svc_rdma_write_done() local
341 struct ib_cqe *cqe = wc->wr_cqe; svc_rdma_wc_read_done() local
389 struct ib_cqe *cqe; svc_rdma_post_chunk_ctxt() local
704 struct ib_cqe *cqe; svc_rdma_prepare_reply_chunk() local
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A 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()
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 Diser_memory.c237 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 Discsi_iser.h244 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 Dqedf_io.c1117 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/tools/testing/vsock/
H A Dvsock_uring_test.c63 struct io_uring_cqe *cqe; in vsock_io_uring_client() local
144 struct io_uring_cqe *cqe; in vsock_io_uring_server() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dsend.c349 struct mlx5_cqe64 *cqe) in hws_send_engine_dump_error_cqe()
461 struct mlx5_cqe64 *cqe) in hws_send_engine_update_rule()
520 struct mlx5_cqe64 *cqe, in hws_send_engine_update()
606 struct mlx5_cqe64 *cqe; in hws_send_engine_poll_cq() local
884 struct mlx5_cqe64 *cqe; in hws_send_ring_alloc_cq() local
1221 struct mlx5_cqe64 cqe; in hws_send_wqe_fw() local
/linux/drivers/infiniband/sw/siw/
H A Dsiw_cq.c50 struct siw_cqe *cqe; in siw_reap_cqe() local
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs.c97 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/mlx5/core/
H A Dwc.c66 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 Den_tc.h371 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/mlx4/
H A Den_rx.c596 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/en/rep/
H A Dtc.h68 mlx5e_rep_tc_receive(struct mlx5_cqe64 *cqe, struct mlx5e_rq *rq, in mlx5e_rep_tc_receive()
/linux/tools/testing/selftests/ublk/
H A Dfault_inject.c61 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/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.c842 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
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Daso.c65 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(&cq->wq, i); in mlx5_aso_alloc_cq() local
394 struct mlx5_cqe64 *cqe; in mlx5_aso_poll_cq() local
/linux/drivers/scsi/elx/efct/
H A Defct_hw.c361 efct_hw_wq_process_io(void *arg, u8 *cqe, int status) in efct_hw_wq_process_io()
1847 efct_hw_wq_process_abort(void *arg, u8 *cqe, int status) in efct_hw_wq_process_abort()
2091 void (*callback)(void *arg, u8 *cqe, int status), in efct_hw_reqtag_alloc()
2315 u8 cqe[sizeof(struct sli4_mcqe)]; in efct_hw_cq_process() local
2413 u8 *cqe, int status, u16 rid) in efct_hw_wq_process()
2440 u8 *cqe, u16 rid) in efct_hw_xabt_process()
2972 void (*callback)(void *arg, u8 *cqe, int status), in efct_hw_send_frame()

1234