Home
last modified time | relevance | path

Searched refs:drop_thresh (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_queue.c537 cq->drop_thresh = min_rx_drop; in roc_nix_cq_init()
539 cq->drop_thresh = NIX_CQ_THRESH_LEVEL; in roc_nix_cq_init()
544 cq_ctx->drop = cq->drop_thresh; in roc_nix_cq_init()
553 cq_ctx->bp = cq->drop_thresh; in roc_nix_cq_init()
H A Droc_nix.h314 uint16_t drop_thresh; member
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev_ops.c236 fc_cfg.cq_cfg.cq_drop = cq->drop_thresh; in nix_fc_cq_config_set()
1085 fc_cfg.cq_cfg.cq_drop = cq->drop_thresh; in nix_priority_flow_ctrl_configure()