Searched defs:elts_n (Results 1 – 8 of 8) sorted by relevance
146 const uint32_t elts_n = wqe_n * strd_n; in mlx5_rx_mprq_replenish_bulk_mbuf() local195 const uint32_t elts_n = wqe_n * strd_n; in rxq_copy_mprq_mbuf_v() local425 const uint32_t elts_n = wqe_n * strd_n; in rxq_burst_mprq_v() local
38 const unsigned int elts_n = 1 << txq_ctrl->txq.elts_n; in txq_alloc_elts() local59 const uint16_t elts_n = 1 << txq_ctrl->txq.elts_n; in txq_free_elts() local
119 unsigned int elts_n:4; /* Log 2 of Mbufs. */ member243 uint16_t elts_n:4; /* elts[] length (in log2). */ member
467 const unsigned int elts_n = (1 << rxq->elts_n); in rx_queue_count() local1071 const uint32_t elts_n = in mlx5_rx_err_handle() local
207 unsigned int elts_n = mlx5_rxq_mprq_enabled(&rxq_ctrl->rxq) ? in rxq_alloc_elts_sprq() local
49 uint16_t elts_n; /**< Mbuf queue size (log2 value). */ member105 unsigned int elts_n; /**< (*elts)[] length. */ member
499 const uint32_t elts_n = 1 << rxq->elts_n; in mlx4_rxq_attach() local
884 const unsigned int elts_n = txq->elts_n; in mlx4_tx_burst() local