Home
last modified time | relevance | path

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

/linux-4.1.27/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()
340 struct mlx4_cqe *cqe, *new_cqe; in mlx4_ib_cq_resize_copy_cqes() local
485 static void dump_cqe(void *cqe) in dump_cqe()
495 static void mlx4_ib_handle_error_cqe(struct mlx4_err_cqe *cqe, in mlx4_ib_handle_error_cqe()
571 unsigned tail, struct mlx4_cqe *cqe, int is_eth) in use_tunnel_data()
651 struct mlx4_cqe *cqe; in mlx4_ib_poll_one() local
929 struct mlx4_cqe *cqe, *dest; in __mlx4_ib_cq_clean() local
Dmlx4_ib.h100 int cqe; member
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcq.c187 struct t4_cqe cqe; in insert_recv_cqe() local
220 struct t4_cqe cqe; in insert_sq_cqe() local
419 static int cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) in cqe_completes_wr()
437 struct t4_cqe *cqe; in c4iw_count_rcqes() local
470 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq()
996 int c4iw_resize_cq(struct ib_cq *cq, int cqe, struct ib_udata *udata) in c4iw_resize_cq()
Dt4.h262 struct t4_cqe cqe; member
615 static inline int t4_valid_cqe(struct t4_cq *cq, struct t4_cqe *cqe) in t4_valid_cqe()
620 static inline int t4_next_hw_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_hw_cqe()
659 static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe) in t4_next_cqe()
Ddevice.c117 void c4iw_log_wr_stats(struct t4_wq *wq, struct t4_cqe *cqe) in c4iw_log_wr_stats()
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dcq.c84 void *cqe = get_cqe(cq, n & cq->ibcq.cqe); in get_sw_cqe() local
120 static void handle_good_req(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_good_req()
170 static void handle_responder(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_responder()
233 static void dump_cqe(struct mlx5_ib_dev *dev, struct mlx5_err_cqe *cqe) in dump_cqe()
246 struct mlx5_err_cqe *cqe, in mlx5_handle_error_cqe()
370 static void get_sig_err_item(struct mlx5_sig_err_cqe *cqe, in get_sig_err_item()
417 void *cqe; in mlx5_poll_one() local
681 void *cqe; in init_cq_buf() local
858 void *cqe, *dest; in __mlx5_ib_cq_clean() local
/linux-4.1.27/drivers/scsi/bnx2i/
Dbnx2i_hwi.c1355 struct cqe *cqe) in bnx2i_process_scsi_cmd_resp()
1452 struct cqe *cqe) in bnx2i_process_login_resp()
1520 struct cqe *cqe) in bnx2i_process_text_resp()
1581 struct cqe *cqe) in bnx2i_process_tmf_resp()
1620 struct cqe *cqe) in bnx2i_process_logout_resp()
1666 struct cqe *cqe) in bnx2i_process_nopin_local_cmpl()
1707 struct cqe *cqe) in bnx2i_process_nopin_mesg()
1759 struct cqe *cqe) in bnx2i_process_async_mesg()
1809 struct cqe *cqe) in bnx2i_process_reject_mesg()
1846 struct cqe *cqe) in bnx2i_process_cmd_cleanup_resp()
[all …]
Dbnx2i.h506 struct cqe { struct
507 u8 cqe_byte[BNX2I_CQE_SIZE]; argument
774 struct cqe cqe; member
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c75 struct t3_cqe *cqe; in cxio_hal_cq_op() local
352 struct t3_cqe cqe; in insert_recv_cqe() local
389 struct t3_cqe cqe; in insert_sq_cqe() local
430 struct t3_cqe *cqe, *swcqe; in cxio_flush_hw_cq() local
446 static int cqe_completes_wr(struct t3_cqe *cqe, struct t3_wq *wq) in cqe_completes_wr()
466 struct t3_cqe *cqe; in cxio_count_scqes() local
484 struct t3_cqe *cqe; in cxio_count_rcqes() local
1147 int cxio_poll_cq(struct t3_wq *wq, struct t3_cq *cq, struct t3_cqe *cqe, in cxio_poll_cq()
Diwch_cq.c48 struct t3_cqe cqe, *rd_cqe; in iwch_poll_cq_one() local
Dcxio_wr.h675 struct t3_cqe cqe; member
728 #define CQ_VLD_ENTRY(ptr,size_log2,cqe) (Q_GENBIT(ptr,size_log2) == \ argument
769 struct t3_cqe *cqe; in cxio_next_hw_cqe() local
779 struct t3_cqe *cqe; in cxio_next_sw_cqe() local
790 struct t3_cqe *cqe; in cxio_next_cqe() local
Dcxio_hal.h146 struct t3_cqe cqe; /* flits 2-3 */ member
Diwch_provider.c245 static int iwch_resize_cq(struct ib_cq *cq, int cqe, struct ib_udata *udata) in iwch_resize_cq()
/linux-4.1.27/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
Dmthca_provider.h193 int cqe; member
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.c1074 struct ocrdma_cqe *cqe = NULL; in ocrdma_flush_cq() local
1639 struct ocrdma_cqe *cqe; in ocrdma_discard_cqes() local
2514 struct ocrdma_cqe *cqe) in ocrdma_set_cqe_status_flushed()
2545 static bool ocrdma_update_err_cqe(struct ib_wc *ibwc, struct ocrdma_cqe *cqe, in ocrdma_update_err_cqe()
2567 static int ocrdma_update_err_rcqe(struct ib_wc *ibwc, struct ocrdma_cqe *cqe, in ocrdma_update_err_rcqe()
2577 static int ocrdma_update_err_scqe(struct ib_wc *ibwc, struct ocrdma_cqe *cqe, in ocrdma_update_err_scqe()
2588 struct ocrdma_cqe *cqe, struct ib_wc *ibwc, in ocrdma_poll_err_scqe()
2632 struct ocrdma_cqe *cqe, in ocrdma_poll_success_scqe()
2657 static bool ocrdma_poll_scqe(struct ocrdma_qp *qp, struct ocrdma_cqe *cqe, in ocrdma_poll_scqe()
2673 static int ocrdma_update_ud_rcqe(struct ib_wc *ibwc, struct ocrdma_cqe *cqe) in ocrdma_update_ud_rcqe()
[all …]
Docrdma_hw.c106 struct ocrdma_mcqe *cqe = (struct ocrdma_mcqe *) in ocrdma_get_mcqe() local
655 struct ocrdma_ae_mcqe *cqe) in ocrdma_dispatch_ibevent()
759 struct ocrdma_ae_mcqe *cqe) in ocrdma_process_grp5_aync()
787 struct ocrdma_ae_mcqe *cqe = ae_cqe; in ocrdma_process_acqe() local
800 static void ocrdma_process_mcqe(struct ocrdma_dev *dev, struct ocrdma_mcqe *cqe) in ocrdma_process_mcqe()
818 struct ocrdma_mcqe *cqe; in ocrdma_mq_cq_handler() local
Docrdma.h479 static inline int is_cqe_valid(struct ocrdma_cq *cq, struct ocrdma_cqe *cqe) in is_cqe_valid()
486 static inline int is_cqe_for_sq(struct ocrdma_cqe *cqe) in is_cqe_for_sq()
492 static inline int is_cqe_invalidated(struct ocrdma_cqe *cqe) in is_cqe_invalidated()
498 static inline int is_cqe_imm(struct ocrdma_cqe *cqe) in is_cqe_imm()
504 static inline int is_cqe_wr_imm(struct ocrdma_cqe *cqe) in is_cqe_wr_imm()
/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_cq.c116 struct ib_cq *ehca_create_cq(struct ib_device *device, int cqe, int comp_vector, in ehca_create_cq()
369 int ehca_resize_cq(struct ib_cq *cq, int cqe, struct ib_udata *udata) in ehca_resize_cq()
Dipz_pt_fn.h144 struct ehca_cqe *cqe = ipz_qeit_get(queue); in ipz_qeit_is_valid() local
Dehca_reqs.c629 struct ehca_cqe *cqe; in ehca_poll_cq_one() local
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
Dehea_main.c543 static inline int ehea_check_cqe(struct ehea_cqe *cqe, int *rq_num) in ehea_check_cqe()
555 struct sk_buff *skb, struct ehea_cqe *cqe, in ehea_fill_skb()
576 struct ehea_cqe *cqe) in get_skb_by_index()
629 struct ehea_cqe *cqe, int *processed_rq2, in ehea_treat_poll_error()
670 struct ehea_cqe *cqe; in ehea_proc_rwqes() local
817 struct ehea_cqe *cqe; in ehea_proc_cqes() local
894 struct ehea_cqe *cqe; in ehea_poll() local
/linux-4.1.27/drivers/block/
Dnvme-core.c271 struct nvme_completion *cqe) in special_completion()
303 struct nvme_completion *cqe) in async_req_completion()
316 struct nvme_completion *cqe) in abort_completion()
330 struct nvme_completion *cqe) in async_completion()
588 struct nvme_completion *cqe) in req_completion()
919 struct nvme_completion cqe = nvmeq->cqes[head]; in nvme_process_cq() local
972 struct nvme_completion cqe = nvmeq->cqes[nvmeq->cq_head]; in nvme_irq_check() local
985 struct nvme_completion *cqe) in sync_completion()
1267 struct nvme_completion cqe; in nvme_cancel_queue_ios() local
/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_cq.c371 int ipath_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata) in ipath_resize_cq()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_clock.c50 u64 mlx4_en_get_cqe_ts(struct mlx4_cqe *cqe) in mlx4_en_get_cqe_ts()
Den_rx.c725 static int check_csum(struct mlx4_cqe *cqe, struct sk_buff *skb, void *va, in check_csum()
754 struct mlx4_cqe *cqe; in mlx4_en_process_rx_cq() local
Den_tx.c391 struct mlx4_cqe *cqe; in mlx4_en_process_tx_cq() local
Den_netdev.c1572 struct mlx4_cqe *cqe = NULL; in mlx4_en_start_port() local
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_cq.c387 int qib_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata) in qib_resize_cq()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c354 struct eth_end_agg_rx_cqe *cqe) in bnx2x_update_sge_prod()
409 const struct eth_fast_path_rx_cqe *cqe, in bnx2x_get_rxhash()
430 struct eth_fast_path_rx_cqe *cqe) in bnx2x_tpa_start()
578 struct eth_end_agg_rx_cqe *cqe, in bnx2x_fill_frag_skb()
742 struct eth_end_agg_rx_cqe *cqe, in bnx2x_tpa_stop()
843 void bnx2x_csum_validate(struct sk_buff *skb, union eth_rx_cqe *cqe, in bnx2x_csum_validate()
872 union eth_rx_cqe *cqe; in bnx2x_rx_int() local
Dbnx2x_cmn.h776 union eth_rx_cqe *cqe; in bnx2x_has_rx_work() local
Dbnx2x_ethtool.c2400 union eth_rx_cqe *cqe; in bnx2x_run_loopback() local
Dbnx2x_sp.c1432 union event_ring_elem *cqe, in bnx2x_complete_vlan_mac()
Dbnx2x.h909 #define BNX2X_RX_SUM_FIX(cqe) \ argument
Dbnx2x_main.c1127 u32 *cqe = (u32 *)&fp->rx_comp_ring[j]; in bnx2x_panic_dump() local
/linux-4.1.27/drivers/infiniband/core/
Dverbs.c1015 void *cq_context, int cqe, int comp_vector) in ib_create_cq()
1050 int ib_resize_cq(struct ib_cq *cq, int cqe) in ib_resize_cq()
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli.c364 struct lpfc_cqe *cqe; in lpfc_sli4_cq_get() local
11782 lpfc_sli4_sp_handle_mcqe(struct lpfc_hba *phba, struct lpfc_cqe *cqe) in lpfc_sli4_sp_handle_mcqe()
12015 struct lpfc_cqe *cqe) in lpfc_sli4_sp_handle_cqe()
12076 struct lpfc_cqe *cqe; in lpfc_sli4_sp_handle_eqe() local
12263 struct lpfc_cqe *cqe) in lpfc_sli4_fp_handle_wcqe()
12319 struct lpfc_cqe *cqe; in lpfc_sli4_hba_handle_eqe() local
12422 struct lpfc_cqe *cqe; in lpfc_sli4_fof_handle_eqe() local
Dlpfc_sli.h45 } cqe; member
Dlpfc_sli4.h116 struct lpfc_cqe *cqe; member
Dlpfc_init.c7985 struct lpfc_cq_event *cqe; in lpfc_sli4_cq_event_release_all() local
/linux-4.1.27/drivers/atm/
Dfirestream.c597 struct FS_QENTRY *cqe; in submit_qentry() local
/linux-4.1.27/include/uapi/rdma/
Dib_user_verbs.h349 __u32 cqe; member
358 __u32 cqe; member
364 __u32 cqe; member
369 __u32 cqe; member
/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c1014 struct fcoe_cqe *cqe; in bnx2fc_process_new_cqes() local
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_verbs.c3641 struct nes_hw_cqe cqe; in nes_poll_cq() local
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dcnic.c2908 union eth_rx_cqe *cqe, *cqe_ring = (union eth_rx_cqe *) in cnic_l2_completion() local
/linux-4.1.27/include/rdma/
Dib_verbs.h1224 int cqe; member