Home
last modified time | relevance | path

Searched refs:flow_tag_width (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/event/cnxk/
H A Dcnxk_eventdev_adptr.c134 rq->flow_tag_width = 20; in cnxk_sso_rxq_enable()
141 rq->flow_tag_width = 0; in cnxk_sso_rxq_enable()
172 rq->flow_tag_width = 32; in cnxk_sso_rxq_disable()
189 if (rq->flow_tag_width == 0) in cnxk_sso_rx_adapter_vwqe_enable()
/dpdk/drivers/common/cnxk/
H A Droc_nix_queue.c145 aq->rq.flow_tagw = rq->flow_tag_width; /* 32-bits */ in nix_rq_cn9k_cfg()
273 aq->rq.flow_tagw = rq->flow_tag_width; /* 32-bits */ in nix_rq_cfg()
H A Droc_nix_inl.c677 inl_rq->flow_tag_width = 20; in roc_nix_inl_dev_rq_get()
H A Droc_nix.h280 uint32_t flow_tag_width; member
H A Dcnxk_telemetry_nix.c219 CNXK_TEL_DICT_INT(d, rq, flow_tag_width); in cnxk_tel_nix_rq()
H A Droc_nix_debug.c820 nix_dump(" flow_tag_width = %d", rq->flow_tag_width); in roc_nix_rq_dump()
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev.c568 rq->flow_tag_width = 32; in cnxk_nix_rx_queue_setup()