Home
last modified time | relevance | path

Searched refs:max_sqe_size (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_queue.c720 aq->sq.max_sqe_size = sq->max_sqe_sz; in sq_cn9k_init()
722 aq->sq.max_sqe_size = sq->max_sqe_sz; in sq_cn9k_init()
735 if (aq->sq.max_sqe_size == NIX_MAXSQESZ_W8) in sq_cn9k_init()
841 aq->sq.max_sqe_size = sq->max_sqe_sz; in sq_init()
843 aq->sq.max_sqe_size = sq->max_sqe_sz; in sq_init()
852 if (aq->sq.max_sqe_size == NIX_MAXSQESZ_W8) in sq_init()
H A Dcnxk_telemetry_nix.c561 CNXK_TEL_DICT_INT(d, ctx, max_sqe_size, w3_); in nix_sq_ctx_cn9k()
647 CNXK_TEL_DICT_INT(d, ctx, max_sqe_size, w3_); in nix_sq_ctx()
H A Droc_nix_debug.c404 ctx->cq_limit, ctx->max_sqe_size); in nix_cn9k_lf_sq_dump()
467 ctx->cq_limit, ctx->max_sqe_size); in nix_lf_sq_dump()
/dpdk/drivers/common/cnxk/hw/
H A Dnix.h1795 uint64_t max_sqe_size : 2; member
1858 uint64_t max_sqe_size : 2; member
1940 uint64_t max_sqe_size : 2; member
2002 uint64_t max_sqe_size : 2; member