Home
last modified time | relevance | path

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

12345

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c91 struct mlx5_cqe64 *cqe) in mlx5e_read_enhanced_title_slot() argument
139 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(wq, ci); in mlx5e_cqes_update_owner() local
147 struct mlx5_cqe64 *cqe in mlx5e_cqes_update_owner() local
197 mlx5e_decompress_enhanced_cqe(struct mlx5e_rq * rq,struct mlx5_cqwq * wq,struct mlx5_cqe64 * cqe,int budget_rem) mlx5e_decompress_enhanced_cqe() argument
833 struct mlx5_cqe64 *cqe; mlx5e_poll_ico_cq() local
1005 mlx5e_lro_update_tcp_hdr(struct mlx5_cqe64 * cqe,struct tcphdr * tcp) mlx5e_lro_update_tcp_hdr() argument
1022 mlx5e_lro_update_hdr(struct sk_buff * skb,struct mlx5_cqe64 * cqe,u32 cqe_bcnt) mlx5e_lro_update_hdr() argument
1116 mlx5e_shampo_get_hd_buf_info(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe,struct mlx5e_dma_info ** di,u32 * head_offset) mlx5e_shampo_get_hd_buf_info() argument
1130 mlx5e_shampo_get_hdr(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe,int len) mlx5e_shampo_get_hdr() argument
1144 mlx5e_shampo_update_fin_psh_flags(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe,struct tcphdr * skb_tcp_hd) mlx5e_shampo_update_fin_psh_flags() argument
1159 mlx5e_shampo_update_ipv4_tcp_hdr(struct mlx5e_rq * rq,struct iphdr * ipv4,struct mlx5_cqe64 * cqe,bool match) mlx5e_shampo_update_ipv4_tcp_hdr() argument
1184 mlx5e_shampo_update_ipv6_tcp_hdr(struct mlx5e_rq * rq,struct ipv6hdr * ipv6,struct mlx5_cqe64 * cqe,bool match) mlx5e_shampo_update_ipv6_tcp_hdr() argument
1201 mlx5e_shampo_update_hdr(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe,bool match) mlx5e_shampo_update_hdr() argument
1234 mlx5e_skb_set_hash(struct mlx5_cqe64 * cqe,struct sk_buff * skb) mlx5e_skb_set_hash() argument
1360 mlx5e_handle_csum(struct net_device * netdev,struct mlx5_cqe64 * cqe,struct mlx5e_rq * rq,struct sk_buff * skb,bool lro) mlx5e_handle_csum() argument
1435 mlx5e_build_rx_skb(struct mlx5_cqe64 * cqe,u32 cqe_bcnt,struct mlx5e_rq * rq,struct sk_buff * skb) mlx5e_build_rx_skb() argument
1504 mlx5e_shampo_complete_rx_cqe(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe,u32 cqe_bcnt,struct sk_buff * skb) mlx5e_shampo_complete_rx_cqe() argument
1527 mlx5e_complete_rx_cqe(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe,u32 cqe_bcnt,struct sk_buff * skb) mlx5e_complete_rx_cqe() argument
1559 mlx5e_fill_mxbuf(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe,void * va,u16 headroom,u32 frame_sz,u32 len,struct mlx5e_xdp_buff * mxbuf) mlx5e_fill_mxbuf() argument
1571 mlx5e_skb_from_cqe_linear(struct mlx5e_rq * rq,struct mlx5e_wqe_frag_info * wi,struct mlx5_cqe64 * cqe,u32 cqe_bcnt) mlx5e_skb_from_cqe_linear() argument
1619 mlx5e_skb_from_cqe_nonlinear(struct mlx5e_rq * rq,struct mlx5e_wqe_frag_info * wi,struct mlx5_cqe64 * cqe,u32 cqe_bcnt) mlx5e_skb_from_cqe_nonlinear() argument
1714 trigger_report(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe) trigger_report() argument
1726 mlx5e_handle_rx_err_cqe(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe) mlx5e_handle_rx_err_cqe() argument
1732 mlx5e_handle_rx_cqe(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe) mlx5e_handle_rx_cqe() argument
1777 mlx5e_handle_rx_cqe_rep(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe) mlx5e_handle_rx_cqe_rep() argument
1821 mlx5e_handle_rx_cqe_mpwrq_rep(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe) mlx5e_handle_rx_cqe_mpwrq_rep() argument
1905 mlx5e_skb_from_cqe_mpwrq_nonlinear(struct mlx5e_rq * rq,struct mlx5e_mpw_info * wi,struct mlx5_cqe64 * cqe,u16 cqe_bcnt,u32 head_offset,u32 page_idx) mlx5e_skb_from_cqe_mpwrq_nonlinear() argument
2093 mlx5e_skb_from_cqe_mpwrq_linear(struct mlx5e_rq * rq,struct mlx5e_mpw_info * wi,struct mlx5_cqe64 * cqe,u16 cqe_bcnt,u32 head_offset,u32 page_idx) mlx5e_skb_from_cqe_mpwrq_linear() argument
2151 mlx5e_skb_from_cqe_shampo(struct mlx5e_rq * rq,struct mlx5e_mpw_info * wi,struct mlx5_cqe64 * cqe,u16 header_index) mlx5e_skb_from_cqe_shampo() argument
2191 mlx5e_shampo_flush_skb(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe,bool match) mlx5e_shampo_flush_skb() argument
2224 mlx5e_handle_rx_cqe_mpwrq_shampo(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe) mlx5e_handle_rx_cqe_mpwrq_shampo() argument
2344 mlx5e_handle_rx_cqe_mpwrq(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe) mlx5e_handle_rx_cqe_mpwrq() argument
2408 struct mlx5_cqe64 *cqe, *title_cqe = NULL; mlx5e_rx_cq_process_enhanced_cqe_comp() local
2457 struct mlx5_cqe64 *cqe; mlx5e_rx_cq_process_basic_cqe_comp() local
2521 mlx5i_complete_rx_cqe(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe,u32 cqe_bcnt,struct sk_buff * skb) mlx5i_complete_rx_cqe() argument
2603 mlx5i_handle_rx_cqe(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe) mlx5i_handle_rx_cqe() argument
2693 mlx5e_trap_handle_rx_cqe(struct mlx5e_rq * rq,struct mlx5_cqe64 * cqe) mlx5e_trap_handle_rx_cqe() argument
[all...]
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
/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()
H A Dpsp_rxtx.h83 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 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/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/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/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/net/sunrpc/xprtrdma/
H A Dfrwr_ops.c431 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 Dsvc_rdma_rw.c291 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 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/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c248 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 Dsend.c379 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 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/io_uring/
H A Dio_uring.c526 struct io_uring_cqe *cqe; in __io_cqring_overflow_flush() local
653 struct io_cqe *cqe, in io_alloc_ocqe() argument
702 struct io_uring_cqe *cqe = &ctx->rings->cqes[off]; io_fill_nop_cqe() local
761 struct io_uring_cqe *cqe; io_fill_cqe_aux32() local
777 struct io_uring_cqe *cqe; io_fill_cqe_aux() local
800 io_cqe_overflow(struct io_ring_ctx * ctx,struct io_cqe * cqe,struct io_big_cqe * big_cqe) io_cqe_overflow() argument
812 io_cqe_overflow_locked(struct io_ring_ctx * ctx,struct io_cqe * cqe,struct io_big_cqe * big_cqe) io_cqe_overflow_locked() argument
828 struct io_cqe cqe = io_init_cqe(user_data, res, cflags); io_post_aux_cqe() local
846 struct io_cqe cqe = io_init_cqe(user_data, res, cflags); io_add_aux_cqe() local
[all...]
/linux/tools/testing/selftests/ublk/
H A Dbatch.c319 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()
/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/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/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

12345