Home
last modified time | relevance | path

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

1234

/freebsd/contrib/ofed/libcxgb4/
H A Dcq.c44 struct t4_cqe cqe; in insert_recv_cqe() local
77 struct t4_cqe cqe; in insert_sq_cqe() local
284 static int cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) in cqe_completes_wr()
302 struct t4_cqe *cqe; in c4iw_count_rcqes() local
345 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq()
563 struct t4_cqe cqe, *rd_cqe; in c4iw_poll_cq_one() local
H A Dverbs.c168 struct ibv_cq *c4iw_create_cq(struct ibv_context *context, int cqe, in c4iw_create_cq()
246 int c4iw_resize_cq(struct ibv_cq *ibcq, int cqe) in c4iw_resize_cq()
/freebsd/contrib/ofed/libmlx4/
H A Dcq.c104 struct mlx4_cqe *cqe = get_cqe(cq, n & cq->ibv_cq.cqe); in get_sw_cqe() local
116 static enum ibv_wc_status mlx4_handle_error_cqe(struct mlx4_err_cqe *cqe) in mlx4_handle_error_cqe()
158 static inline void handle_good_req(struct ibv_wc *wc, struct mlx4_cqe *cqe) in handle_good_req()
206 struct mlx4_cqe *cqe; in mlx4_get_next_cqe() local
236 struct mlx4_cqe *cqe, in mlx4_parse_cqe()
374 struct mlx4_cqe *cqe) in mlx4_parse_lazy_cqe()
387 struct mlx4_cqe *cqe; in mlx4_poll_one() local
441 struct mlx4_cqe *cqe; in _mlx4_start_poll() local
469 struct mlx4_cqe *cqe; in mlx4_next_poll() local
716 struct mlx4_cqe *cqe, *dest; in __mlx4_cq_clean() local
[all …]
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c82 struct mlx4_cqe *cqe = get_cqe(cq, n & cq->ibcq.cqe); in get_sw_cqe() local
134 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()
141 struct ib_umem **umem, u64 buf_addr, int cqe) in mlx4_ib_get_cq_umem()
345 struct mlx4_cqe *cqe, *new_cqe; in mlx4_ib_cq_resize_copy_cqes() local
488 static void dump_cqe(void *cqe) in dump_cqe()
498 static void mlx4_ib_handle_error_cqe(struct mlx4_err_cqe *cqe, in mlx4_ib_handle_error_cqe()
574 unsigned tail, struct mlx4_cqe *cqe, int is_eth) in use_tunnel_data()
653 struct mlx4_cqe *cqe; in mlx4_ib_poll_one() local
917 struct mlx4_cqe *cqe, *dest; in __mlx4_ib_cq_clean() local
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c206 struct t4_cqe cqe; in insert_recv_cqe() local
239 struct t4_cqe cqe; in insert_sq_cqe() local
440 static int cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) in cqe_completes_wr()
458 struct t4_cqe *cqe; in c4iw_count_rcqes() local
491 static int poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, in poll_cq()
718 struct t4_cqe cqe = {0, 0}, *rd_cqe; in c4iw_poll_cq_one() local
1030 int c4iw_resize_cq(struct ib_cq *cq, int cqe, struct ib_udata *udata) in c4iw_resize_cq()
/freebsd/contrib/ofed/libmlx5/
H A Dcq.c66 static inline uint8_t get_cqe_l3_hdr_type(struct mlx5_cqe64 *cqe) in get_cqe_l3_hdr_type()
83 void *cqe = get_cqe(cq, n & cq->ibv_cq.cqe); in get_sw_cqe() local
106 static inline void handle_good_req(struct ibv_wc *wc, struct mlx5_cqe64 *cqe, struct mlx5_wq *wq, i… in handle_good_req()
143 static inline int handle_responder_lazy(struct mlx5_cq *cq, struct mlx5_cqe64 *cqe, in handle_responder_lazy()
184 static inline int handle_responder(struct ibv_wc *wc, struct mlx5_cqe64 *cqe, in handle_responder()
271 static enum ibv_wc_status mlx5_handle_error_cqe(struct mlx5_err_cqe *cqe) in mlx5_handle_error_cqe()
471 void *cqe; in mlx5_get_next_cqe() local
518 void *cqe, in mlx5_parse_cqe()
703 void *cqe, int cqe_ver) in mlx5_parse_lazy_cqe()
719 void *cqe; in mlx5_poll_one() local
[all …]
H A Dmlx5dv.h312 uint8_t mlx5dv_get_cqe_owner(struct mlx5_cqe64 *cqe) in mlx5dv_get_cqe_owner()
318 void mlx5dv_set_cqe_owner(struct mlx5_cqe64 *cqe, uint8_t val) in mlx5dv_set_cqe_owner()
325 uint8_t mlx5dv_get_cqe_se(struct mlx5_cqe64 *cqe) in mlx5dv_get_cqe_se()
331 uint8_t mlx5dv_get_cqe_format(struct mlx5_cqe64 *cqe) in mlx5dv_get_cqe_format()
337 uint8_t mlx5dv_get_cqe_opcode(struct mlx5_cqe64 *cqe) in mlx5dv_get_cqe_opcode()
/freebsd/sys/dev/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
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
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c81 void *cqe = get_cqe(cq, n & cq->ibcq.cqe); in get_sw_cqe() local
117 static void handle_good_req(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_good_req() argument
164 static void handle_responder(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_responder() argument
268 dump_cqe(struct mlx5_ib_dev * dev,struct mlx5_err_cqe * cqe) dump_cqe() argument
281 mlx5_handle_error_cqe(struct mlx5_ib_dev * dev,struct mlx5_err_cqe * cqe,struct ib_wc * wc) mlx5_handle_error_cqe() argument
405 get_sig_err_item(struct mlx5_sig_err_cqe * cqe,struct ib_sig_err * item) get_sig_err_item() argument
530 void *cqe; mlx5_poll_one() local
843 void *cqe; init_cq_buf() local
1037 void *cqe, *dest; __mlx5_ib_cq_clean() local
[all...]
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_conn.c248 struct mlx5_cqe64 *cqe, u8 status) in mlx5_fpga_conn_rq_cqe()
289 struct mlx5_cqe64 *cqe, u8 status) in mlx5_fpga_conn_sq_cqe()
331 struct mlx5_cqe64 *cqe) in mlx5_fpga_conn_handle_cqe()
383 struct mlx5_cqe64 *cqe; in mlx5_fpga_conn_cqes() local
431 struct mlx5_cqe64 *cqe; in mlx5_fpga_conn_create_cq() local
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c150 mlx5e_lro_update_hdr(struct mbuf *mb, struct mlx5_cqe64 *cqe) in mlx5e_lro_update_hdr()
325 mlx5e_build_rx_mbuf(struct mlx5_cqe64 *cqe, struct mlx5e_rq *rq, in mlx5e_build_rx_mbuf()
556 struct mlx5_cqe64 *cqe; in mlx5e_poll_rx_cq() local
H A Dmlx5_en_txrx.c36 struct mlx5_cqe64 *cqe; in mlx5e_get_cqe() local
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec_rxtx.c59 mlx5e_accel_ipsec_handle_rx_cqe(struct mbuf *mb, struct mlx5_cqe64 *cqe, in mlx5e_accel_ipsec_handle_rx_cqe()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c1608 struct cq_req *cqe = (struct cq_req *)hw_cqe; in __clean_cq() local
1618 struct cq_res_rc *cqe = (struct cq_res_rc *)hw_cqe; in __clean_cq() local
2621 struct bnxt_qplib_cqe *cqe; in __flush_sq() local
2672 struct bnxt_qplib_cqe *cqe; in __flush_rq() local
2869 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_req() local
2989 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_res_rc() local
3077 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_res_ud() local
3197 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_res_raweth_qp1() local
3301 struct bnxt_qplib_cqe *cqe; in bnxt_qplib_cq_process_terminal() local
3420 struct bnxt_qplib_cqe *cqe, in bnxt_qplib_process_flush_list()
[all …]
H A Dib_verbs.c3729 int cqe = attr->cqe; in bnxt_re_create_cq() local
3985 int bnxt_re_resize_cq(struct ib_cq *ib_cq, int cqe, struct ib_udata *udata) in bnxt_re_resize_cq()
4188 static void bnxt_re_process_req_wc(struct ib_wc *wc, struct bnxt_qplib_cqe *cqe) in bnxt_re_process_req_wc()
4291 struct bnxt_qplib_cqe *cqe) in bnxt_re_is_vlan_in_packet()
4318 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_raw_qp_packet_receive()
4434 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_rawqp1_wc()
4442 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_rc_wc()
4484 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_shadow_qp_wc()
4530 struct bnxt_qplib_cqe *cqe) in bnxt_re_process_res_ud_wc()
4590 struct bnxt_qplib_cqe *cqe; in bnxt_re_poll_cq() local
/freebsd/sys/dev/oce/
H A Doce_if.c1393 struct oce_nic_tx_cqe *cqe; oce_wq_handler() local
1576 oce_rx_lro(struct oce_rq * rq,struct nic_hwlro_singleton_cqe * cqe,struct nic_hwlro_cqe_part2 * cqe2) oce_rx_lro() argument
1657 oce_rx(struct oce_rq * rq,struct oce_nic_rx_cqe * cqe) oce_rx() argument
1781 oce_cqe_vtp_valid(POCE_SOFTC sc,struct oce_nic_rx_cqe * cqe) oce_cqe_vtp_valid() argument
1797 oce_cqe_portid_valid(POCE_SOFTC sc,struct oce_nic_rx_cqe * cqe) oce_cqe_portid_valid() argument
1966 struct nic_hwlro_singleton_cqe *cqe; oce_rq_handler_lro() local
2040 struct oce_nic_rx_cqe *cqe; oce_rq_handler() local
2624 oce_process_grp5_events(POCE_SOFTC sc,struct oce_mq_cqe * cqe) oce_process_grp5_events() argument
2655 struct oce_mq_cqe *cqe; oce_mq_handler() local
[all...]
H A Doce_queue.c1024 struct oce_nic_tx_cqe *cqe; in oce_drain_wq_cq() local
1067 struct oce_nic_rx_cqe *cqe; in oce_drain_rq_cq() local
1113 struct nic_hwlro_singleton_cqe *cqe; in oce_rx_cq_clean_hwlro() local
1188 struct oce_nic_rx_cqe *cqe; in oce_rx_cq_clean() local
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_qpair.c186 _nvmft_send_response(struct nvmft_qpair *qp, const void *cqe) in _nvmft_send_response()
232 nvmft_send_response(struct nvmft_qpair *qp, const void *cqe) in nvmft_send_response()
245 nvmft_init_cqe(void *cqe, struct nvmf_capsule *nc, uint16_t status) in nvmft_init_cqe()
/freebsd/sys/dev/nvmf/host/
H A Dnvmf_aer.c124 nvmf_complete_aer_page(void *arg, const struct nvme_completion *cqe) in nvmf_complete_aer_page()
154 nvmf_complete_aer(void *arg, const struct nvme_completion *cqe) in nvmf_complete_aer()
H A Dnvmf_qpair.c96 struct nvme_completion cqe; in nvmf_abort_request() local
177 const struct nvme_completion *cqe; in nvmf_receive_capsule() local
H A Dnvmf_var.h112 struct nvme_completion cqe; member
126 nvmf_cqe_aborted(const struct nvme_completion *cqe) in nvmf_cqe_aborted()
H A Dnvmf_sim.c96 nvmf_ccb_complete(void *arg, const struct nvme_completion *cqe) in nvmf_ccb_complete()
/freebsd/lib/libnvmf/
H A Dnvmf_controller.c19 nvmf_init_cqe(void *cqe, const struct nvmf_capsule *nc, uint16_t status) in nvmf_init_cqe()
82 nvmf_send_response(const struct nvmf_capsule *cc, const void *cqe) in nvmf_send_response()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_spq.c544 struct eth_slow_path_rx_cqe *cqe, in ecore_cqe_completion()
558 struct eth_slow_path_rx_cqe *cqe) in ecore_eth_cqe_completion()
/freebsd/sys/dev/irdma/
H A Dirdma_uk.c1104 __le64 *cqe, *wqe; in irdma_detect_unsignaled_cmpls() local
1152 __le64 *cqe; in irdma_uk_cq_poll_cmpl() local
1717 __le64 *cqe; in irdma_uk_clean_cq() local

1234