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

12

/freebsd-10-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_txrx.c33 struct mlx5_cqe64 *cqe; local
H A Dmlx5_en_rx.c139 mlx5e_lro_update_hdr(struct mbuf *mb, struct mlx5_cqe64 *cqe) argument
223 mlx5e_build_rx_mbuf(struct mlx5_cqe64 *cqe, struct mlx5e_rq *rq, struct mbuf *mb, u32 cqe_bcnt) argument
395 struct mlx5_cqe64 *cqe; local
[all...]
H A Dmlx5_en_tx.c467 struct mlx5_cqe64 *cqe; local
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cq.c92 struct t3_cqe cqe, *rd_cqe; local
[all...]
H A Diw_cxgb_hal.h126 struct t3_cqe cqe; /* flits 2-3 */ member in struct:respQ_msg_t
H A Diw_cxgb_hal.c113 struct t3_cqe *cqe; local
385 struct t3_cqe cqe; local
424 struct t3_cqe cqe; local
466 struct t3_cqe *cqe, *swcqe; local
482 cqe_completes_wr(struct t3_cqe *cqe, struct t3_wq *wq) argument
503 struct t3_cqe *cqe; local
521 struct t3_cqe *cqe; local
1154 cxio_poll_cq(struct t3_wq *wq, struct t3_cq *cq, struct t3_cqe *cqe, u8 *cqe_flushed, u64 *cookie, u32 *credit) argument
[all...]
/freebsd-10-stable/contrib/ofed/libmthca/src/
H A Dverbs.c177 static int align_cq_size(int cqe) argument
187 struct ibv_cq *mthca_create_cq(struct ibv_context *context, int cqe, argument
283 int mthca_resize_cq(struct ibv_cq *ibcq, int cqe) argument
[all...]
H A Dcq.c132 struct mthca_cqe *cqe = get_cqe(cq, i); local
141 static inline void set_cqe_hw(struct mthca_cqe *cqe) argument
168 uint32_t *cqe = cqe_ptr; local
175 handle_error_cqe(struct mthca_cq *cq, struct mthca_qp *qp, int wqe_index, int is_send, struct mthca_err_cqe *cqe, struct ibv_wc *wc, int *free_cqe) argument
296 struct mthca_cqe *cqe; local
540 is_recv_cqe(struct mthca_cqe *cqe) argument
551 struct mthca_cqe *cqe; local
581 cqe, MTHCA_CQ_ENTRY_SIZE); local
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dcq.c47 struct t4_cqe cqe; local
80 struct t4_cqe cqe; local
287 cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) argument
305 struct t4_cqe *cqe; local
348 poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, u8 *cqe_flushed, u64 *cookie, u32 *credit) argument
566 struct t4_cqe cqe, *rd_cqe; local
[all...]
H A Dverbs.c170 struct ibv_cq *c4iw_create_cq(struct ibv_context *context, int cqe, argument
244 int c4iw_resize_cq(struct ibv_cq *ibcq, int cqe) argument
H A Dlibcxgb4.h247 unsigned long cqe; member in struct:c4iw_stats
/freebsd-10-stable/contrib/ofed/libmlx4/src/
H A Dverbs.c163 struct ibv_cq *mlx4_create_cq(struct ibv_context *context, int cqe, argument
227 int mlx4_resize_cq(struct ibv_cq *ibcq, int cqe) argument
[all...]
H A Dcq.c117 struct mlx4_cqe *cqe = get_cqe(cq, n & cq->ibv_cq.cqe); local
134 static void mlx4_handle_error_cqe(struct mlx4_err_cqe *cqe, struct ibv_wc *wc) argument
197 struct mlx4_cqe *cqe; local
401 struct mlx4_cqe *cqe, *dest; local
478 struct mlx4_cqe *cqe; local
[all...]
/freebsd-10-stable/contrib/ofed/librdmacm/examples/
H A Dcmatose.c120 int cqe, ret; local
H A Dmckey.c134 int cqe, ret; local
H A Dudaddy.c132 int cqe, ret; local
/freebsd-10-stable/sys/dev/oce/
H A Doce_queue.c1076 struct oce_nic_tx_cqe *cqe; local
1122 struct oce_nic_rx_cqe *cqe; local
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dcq.c83 struct mlx4_cqe *cqe = get_cqe(cq, n & cq->ibcq.cqe); local
135 static void mlx4_ib_free_cq_buf(struct mlx4_ib_dev *dev, struct mlx4_ib_cq_buf *buf, int cqe) argument
140 mlx4_ib_get_cq_umem(struct mlx4_ib_dev *dev, struct ib_ucontext *context, struct mlx4_ib_cq_buf *buf, struct ib_umem **umem, u64 buf_addr, int cqe) argument
342 struct mlx4_cqe *cqe, *new_cqe; local
497 dump_cqe(void *cqe) argument
507 mlx4_ib_handle_error_cqe(struct mlx4_err_cqe *cqe, struct ib_wc *wc) argument
582 use_tunnel_data(struct mlx4_ib_qp *qp, struct mlx4_ib_cq *cq, struct ib_wc *wc, unsigned tail, struct mlx4_cqe *cqe) argument
606 struct mlx4_cqe *cqe; local
843 struct mlx4_cqe *cqe, *dest; local
[all...]
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_spq.c546 ecore_cqe_completion(struct ecore_hwfn *p_hwfn, struct eth_slow_path_rx_cqe *cqe, enum protocol_type protocol) argument
560 ecore_eth_cqe_completion(struct ecore_hwfn *p_hwfn, struct eth_slow_path_rx_cqe *cqe) argument
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c199 struct t4_cqe cqe; local
232 struct t4_cqe cqe; local
271 struct t4_cqe *cqe = NULL, *swcqe; local
288 cqe_completes_wr(struct t4_cqe *cqe, struct t4_wq *wq) argument
306 struct t4_cqe *cqe; local
325 struct t4_cqe *cqe; local
423 poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, u8 *cqe_flushed, u64 *cookie, u32 *credit) argument
603 struct t4_cqe cqe = {0, 0}, *rd_cqe; local
920 c4iw_resize_cq(struct ib_cq *cq, int cqe, struct ib_udata *udata) argument
[all...]
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Den_rx.c567 struct mlx4_cqe *cqe; local
516 invalid_cqe(struct mlx4_en_priv *priv, struct mlx4_cqe *cqe) argument
[all...]
H A Den_tx.c379 struct mlx4_cqe *cqe; local
/freebsd-10-stable/contrib/ofed/libibverbs/src/
H A Dcmd.c275 static int ibv_cmd_create_cq_v2(struct ibv_context *context, int cqe, argument
304 int ibv_cmd_create_cq(struct ibv_context *context, int cqe, argument
394 ibv_cmd_resize_cq(struct ibv_cq *cq, int cqe, struct ibv_resize_cq *cmd, size_t cmd_size, struct ibv_resize_cq_resp *resp, size_t resp_size) argument
[all...]
H A Dverbs.c273 struct ibv_cq *__ibv_create_cq(struct ibv_context *context, int cqe, void *cq_context, argument
300 int __ibv_resize_cq(struct ibv_cq *cq, int cqe) argument
/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Dverbs.c761 int ib_resize_cq(struct ib_cq *cq, int cqe) argument
723 ib_create_cq(struct ib_device *device, ib_comp_handler comp_handler, void (*event_handler)(struct ib_event *, void *), void *cq_context, int cqe, int comp_vector) argument

Completed in 144 milliseconds

12