Home
last modified time | relevance | path

Searched defs:mcq (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_rxtx.h58 struct mlx4_cq mcq; /**< Info for directly manipulating the CQ. */ member
99 struct mlx4_cq mcq; /**< Info for directly manipulating the CQ. */ member
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec_altivec.h79 volatile struct mlx5_mini_cqe8 *mcq = (void *)&(cq + 1)->pkt_info; in rxq_cq_decompress_v() local
H A Dmlx5_rxtx_vec_neon.h74 volatile struct mlx5_mini_cqe8 *mcq = (void *)&(cq + 1)->pkt_info; in rxq_cq_decompress_v() local
H A Dmlx5_rxtx_vec_sse.h76 volatile struct mlx5_mini_cqe8 *mcq = (void *)(cq + 1); in rxq_cq_decompress_v() local
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ethdev.c356 struct dpaa2_queue *mc_q, *mcq; in dpaa2_alloc_rx_tx_queues() local