| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_comp.c | 376 struct rxe_cqe *cqe) in make_send_cqe() 416 struct rxe_cqe cqe; in do_complete() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
| H A D | rx.c | 81 struct mlx5_cqe64 *cqe, in mlx5e_xsk_skb_from_cqe_linear()
|
| /OK3568_Linux_fs/kernel/tools/io_uring/ |
| H A D | liburing.h | 81 struct io_uring_cqe *cqe) in io_uring_cqe_seen() 103 static inline void *io_uring_cqe_get_data(struct io_uring_cqe *cqe) in io_uring_cqe_get_data()
|
| H A D | io_uring-cp.c | 126 struct io_uring_cqe *cqe; in copy_file() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| H A D | tc.h | 69 mlx5e_rep_tc_update_skb(struct mlx5_cqe64 *cqe, in mlx5e_rep_tc_update_skb()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_hw_qp.c | 846 struct hinic_rq_cqe *cqe; in hinic_rq_read_wqe() local 906 struct hinic_rq_cqe *cqe = rq->cqe[cons_idx]; in hinic_rq_put_wqe() local 929 struct hinic_rq_cqe *cqe = rq->cqe[cons_idx]; in hinic_rq_get_sge() local 949 struct hinic_rq_cqe *cqe = rq->cqe[prod_idx]; in hinic_rq_prepare_wqe() local
|
| H A D | hinic_rx.c | 45 #define LRO_PKT_HDR_LEN(cqe) \ argument 366 struct hinic_rq_cqe *cqe; in rxq_recv() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/ |
| H A D | ib_verbs.c | 2828 int cqe = attr->cqe; in bnxt_re_create_cq() local 3006 static void bnxt_re_process_req_wc(struct ib_wc *wc, struct bnxt_qplib_cqe *cqe) in bnxt_re_process_req_wc() 3140 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_raw_qp_pkt_rx() 3258 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_rawqp1_wc() 3305 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_rc_wc() 3321 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_shadow_qp_wc() 3369 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_ud_wc() 3428 struct bnxt_qplib_cqe *cqe; in bnxt_re_poll_cq() local
|
| /OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_rw.c | 240 struct ib_cqe *cqe = wc->wr_cqe; in svc_rdma_write_done() local 298 struct ib_cqe *cqe = wc->wr_cqe; in svc_rdma_wc_read_done() local 341 struct ib_cqe *cqe; in svc_rdma_post_chunk_ctxt() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_main.c | 528 static inline int ehea_check_cqe(struct ehea_cqe *cqe, int *rq_num) in ehea_check_cqe() 540 struct sk_buff *skb, struct ehea_cqe *cqe, in ehea_fill_skb() 561 struct ehea_cqe *cqe) in get_skb_by_index() 614 struct ehea_cqe *cqe, int *processed_rq2, in ehea_treat_poll_error() 655 struct ehea_cqe *cqe; in ehea_proc_rwqes() local 801 struct ehea_cqe *cqe; in ehea_proc_cqes() local 878 struct ehea_cqe *cqe; in ehea_poll() local
|
| /OK3568_Linux_fs/kernel/include/linux/mlx5/ |
| H A D | device.h | 845 static inline u8 mlx5_get_cqe_format(struct mlx5_cqe64 *cqe) in mlx5_get_cqe_format() 850 static inline u8 get_cqe_opcode(struct mlx5_cqe64 *cqe) in get_cqe_opcode() 855 static inline u8 get_cqe_lro_tcppsh(struct mlx5_cqe64 *cqe) in get_cqe_lro_tcppsh() 860 static inline u8 get_cqe_l4_hdr_type(struct mlx5_cqe64 *cqe) in get_cqe_l4_hdr_type() 865 static inline u8 get_cqe_l3_hdr_type(struct mlx5_cqe64 *cqe) in get_cqe_l3_hdr_type() 870 static inline bool cqe_is_tunneled(struct mlx5_cqe64 *cqe) in cqe_is_tunneled() 875 static inline u8 get_cqe_tls_offload(struct mlx5_cqe64 *cqe) in get_cqe_tls_offload() 880 static inline bool cqe_has_vlan(struct mlx5_cqe64 *cqe) in cqe_has_vlan() 885 static inline u64 get_cqe_ts(struct mlx5_cqe64 *cqe) in get_cqe_ts() 903 static inline u16 mpwrq_get_cqe_byte_cnt(struct mlx5_cqe64 *cqe) in mpwrq_get_cqe_byte_cnt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | wq.h | 202 struct mlx5_cqe64 *cqe = mlx5_frag_buf_get_wqe(&wq->fbc, ix); in mlx5_cqwq_get_wqe() local 233 struct mlx5_cqe64 *cqe = mlx5_cqwq_get_wqe(wq, ci); in mlx5_cqwq_get_cqe() local
|
| H A D | en_tx.c | 704 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_consume_skb() 718 struct mlx5_cqe64 *cqe, int napi_budget) in mlx5e_tx_wi_consume_fifo_skbs() 733 struct mlx5_cqe64 *cqe; in mlx5e_poll_tx_cq() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/ |
| H A D | siw_qp.c | 1068 struct siw_cqe *cqe; in siw_sqe_complete() local 1125 struct siw_cqe *cqe; in siw_rqe_complete() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_hw.c | 123 struct ocrdma_mcqe *cqe = (struct ocrdma_mcqe *) in ocrdma_get_mcqe() local 676 struct ocrdma_ae_mcqe *cqe) in ocrdma_dispatch_ibevent() 802 struct ocrdma_ae_mcqe *cqe) in ocrdma_process_grp5_aync() 828 struct ocrdma_ae_mcqe *cqe) in ocrdma_process_link_state() 846 struct ocrdma_ae_mcqe *cqe = ae_cqe; in ocrdma_process_acqe() local 865 static void ocrdma_process_mcqe(struct ocrdma_dev *dev, struct ocrdma_mcqe *cqe) in ocrdma_process_mcqe() 883 struct ocrdma_mcqe *cqe; in ocrdma_mq_cq_handler() local
|
| /OK3568_Linux_fs/kernel/drivers/nvme/target/ |
| H A D | loop.c | 21 struct nvme_completion cqe; member 95 struct nvme_completion *cqe = req->cqe; in nvme_loop_queue_response() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qedf/ |
| H A D | qedf_els.c | 142 void qedf_process_els_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_process_els_compl() 744 struct fcoe_cqe *cqe, struct qedf_ioreq *io_req) in qedf_process_seq_cleanup_compl()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_spq.c | 439 struct eth_slow_path_rx_cqe *cqe, in qed_cqe_completion() 453 struct eth_slow_path_rx_cqe *cqe) in qed_eth_cqe_completion()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | rw.c | 508 u8 port_num, struct ib_cqe *cqe, struct ib_send_wr *chain_wr) in rdma_rw_ctx_wrs() 566 struct ib_cqe *cqe, struct ib_send_wr *chain_wr) in rdma_rw_ctx_post()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smbdirect.h | 233 struct ib_cqe cqe; member 246 struct ib_cqe cqe; member 294 struct ib_cqe cqe; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_cmn.c | 356 struct eth_end_agg_rx_cqe *cqe) in bnx2x_update_sge_prod() 411 const struct eth_fast_path_rx_cqe *cqe, in bnx2x_get_rxhash() 432 struct eth_fast_path_rx_cqe *cqe) in bnx2x_tpa_start() 590 struct eth_end_agg_rx_cqe *cqe, in bnx2x_fill_frag_skb() 757 struct eth_end_agg_rx_cqe *cqe, in bnx2x_tpa_stop() 859 void bnx2x_csum_validate(struct sk_buff *skb, union eth_rx_cqe *cqe, in bnx2x_csum_validate() 888 union eth_rx_cqe *cqe; in bnx2x_rx_int() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_clock.c | 50 u64 mlx4_en_get_cqe_ts(struct mlx4_cqe *cqe) in mlx4_en_get_cqe_ts()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/isert/ |
| H A D | ib_isert.h | 96 static inline struct iser_rx_desc *cqe_to_rx_desc(struct ib_cqe *cqe) in cqe_to_rx_desc() 135 static inline struct iser_tx_desc *cqe_to_tx_desc(struct ib_cqe *cqe) in cqe_to_tx_desc()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rdmavt/ |
| H A D | cq.c | 380 int rvt_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata) in rvt_resize_cq()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/ |
| H A D | restrack.c | 307 static int fill_cqe(struct sk_buff *msg, struct t4_cqe *cqe, u16 idx, in fill_cqe()
|