Searched defs:cq (Results 1 - 25 of 82) sorted by relevance

1234

/freebsd-10-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_txrx.c31 mlx5e_get_cqe(struct mlx5e_cq *cq) argument
49 struct mlx5e_cq *cq = container_of(mcq, struct mlx5e_cq, mcq); local
H A Dmlx5_en_rx.c318 mlx5e_read_cqe_slot(struct mlx5e_cq *cq, u32 cc, void *data) argument
325 mlx5e_write_cqe_slot(struct mlx5e_cq *cq, u32 cc, void *data) argument
332 mlx5e_decompress_cqe(struct mlx5e_cq *cq, struct mlx5_cqe64 *title, argument
353 mlx5e_decompress_cqes(struct mlx5e_cq *cq) argument
[all...]
/freebsd-10-stable/lib/libc/gen/
H A Ddisklabel.c69 char *cp, *cq; /* can't be register */ local
[all...]
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Den_cq.c41 static void mlx4_en_cq_event(struct mlx4_cq *cq, enum mlx4_event event) argument
53 struct mlx4_en_cq *cq; local
107 mlx4_en_activate_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq *cq, int cq_idx) argument
175 struct mlx4_en_cq *cq = *pcq; local
187 mlx4_en_deactivate_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq *cq) argument
200 mlx4_en_set_cq_moder(struct mlx4_en_priv *priv, struct mlx4_en_cq *cq) argument
206 mlx4_en_arm_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq *cq) argument
[all...]
H A Dcq.c57 struct mlx4_cq *cq; local
84 struct mlx4_cq *cq; local
128 mlx4_cq_modify(struct mlx4_dev *dev, struct mlx4_cq *cq, u16 count, u16 period) argument
152 mlx4_cq_resize(struct mlx4_dev *dev, struct mlx4_cq *cq, int entries, struct mlx4_mtt *mtt) argument
180 mlx4_cq_ignore_overrun(struct mlx4_dev *dev, struct mlx4_cq *cq) argument
274 mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt, struct mlx4_uar *uar, u64 db_rec, struct mlx4_cq *cq, unsigned vector, int collapsed, int timestamp_en) argument
351 mlx4_cq_free(struct mlx4_dev *dev, struct mlx4_cq *cq) argument
[all...]
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cq.c38 struct mlx5_core_cq *cq; local
80 struct mlx5_core_cq *cq; local
102 mlx5_core_create_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, struct mlx5_create_cq_mbox_in *in, int inlen) argument
155 mlx5_core_destroy_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq) argument
209 mlx5_core_query_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, struct mlx5_query_cq_mbox_out *out) argument
232 mlx5_core_modify_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, struct mlx5_modify_cq_mbox_in *in, int in_sz) argument
251 mlx5_core_modify_cq_moderation(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, u16 cq_period, u16 cq_max_count) argument
269 mlx5_core_modify_cq_moderation_mode(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, u16 cq_period, u16 cq_max_count, u8 cq_mode) argument
[all...]
/freebsd-10-stable/contrib/ofed/libibverbs/src/
H A Ddevice.c234 struct ibv_cq *cq = event->element.cq; local
/freebsd-10-stable/lib/libc/iconv/
H A Dcitrus_mapper.c132 const char *cp, *cq; local
/freebsd-10-stable/sys/dev/tws/
H A Dtws_user.c371 tws_circular_aenq_insert(struct tws_softc *sc, struct tws_circular_q *cq, argument
[all...]
/freebsd-10-stable/contrib/ofed/libmthca/src/
H A Dqp.c86 static inline int wq_overflow(struct mthca_wq *wq, int nreq, struct mthca_cq *cq) argument
H A Dverbs.c193 struct mthca_cq *cq; local
285 struct mthca_cq *cq = to_mcq(ibcq); local
350 mthca_destroy_cq(struct ibv_cq *cq) argument
[all...]
/freebsd-10-stable/contrib/ofed/management/opensm/osmtest/
H A Dosmt_mtl_regular_qp.c423 VAPI_ret_t osmt_mtl_mad_poll4cqe(VAPI_hca_hndl_t hca, VAPI_cq_hndl_t cq, argument
/freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_tx.c362 sdp_tx_irq(struct ib_cq *cq, void *cq_context) argument
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dcq.c45 static void insert_recv_cqe(struct t4_wq *wq, struct t4_cq *cq) argument
62 int c4iw_flush_rq(struct t4_wq *wq, struct t4_cq *cq, in argument
77 insert_sq_cqe(struct t4_wq *wq, struct t4_cq *cq, struct t4_swsqe *swcqe) argument
103 struct t4_cq *cq = &chp->cq; local
129 flush_completed_wrs(struct t4_wq *wq, struct t4_cq *cq) argument
303 c4iw_count_rcqes(struct t4_cq *cq, struct t4_wq *wq, int *count) argument
348 poll_cq(struct t4_wq *wq, struct t4_cq *cq, struct t4_cqe *cqe, u8 *cqe_flushed, u64 *cookie, u32 *credit) argument
[all...]
/freebsd-10-stable/sys/dev/cxgbe/
H A Doffload.h123 struct t4_range cq; member in struct:t4_virt_res
/freebsd-10-stable/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c64 struct ibv_cq *cq; member in struct:pingpong_context
[all...]
H A Dsrq_pingpong.c65 struct ibv_cq *cq; member in struct:pingpong_context
[all...]
H A Duc_pingpong.c63 struct ibv_cq *cq; member in struct:pingpong_context
[all...]
H A Dud_pingpong.c63 struct ibv_cq *cq; member in struct:pingpong_context
[all...]
/freebsd-10-stable/contrib/ofed/libmlx4/src/
H A Dqp.c105 static int wq_overflow(struct mlx4_wq *wq, int nreq, struct mlx4_cq *cq) argument
H A Dverbs.c169 struct mlx4_cq *cq; local
229 struct mlx4_cq *cq = to_mcq(ibcq); local
285 mlx4_destroy_cq(struct ibv_cq *cq) argument
[all...]
/freebsd-10-stable/contrib/ofed/librdmacm/examples/
H A Dcmatose.c61 struct ibv_cq *cq[2]; member in struct:cmatest_node
[all...]
H A Dmckey.c55 struct ibv_cq *cq; member in struct:cmatest_node
H A Dudaddy.c53 struct ibv_cq *cq; member in struct:cmatest_node
/freebsd-10-stable/sys/dev/oce/
H A Doce_queue.c321 struct oce_cq *cq; local
513 struct oce_cq *cq; local
664 struct oce_cq *cq; local
884 struct oce_cq *cq = NULL; local
923 oce_cq_del(POCE_SOFTC sc, struct oce_cq *cq) argument
1075 struct oce_cq *cq = wq->cq; local
1124 struct oce_cq *cq; local
[all...]

Completed in 134 milliseconds

1234