Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_hw.c216 rss_desc.const_q = &queue->index; in flow_hw_tir_action_register()
222 rss_desc.const_q = rss->queue; in flow_hw_tir_action_register()
H A Dmlx5.h1302 const uint16_t *const_q; /**< Const pointer convert. */ member
H A Dmlx5_rxq.c2910 standalone ? rss_desc->const_q : rss_desc->queue; in __mlx5_hrxq_create()
H A Dmlx5_flow_dv.c14990 rss_desc.const_q = shared_rss->origin.queue; in __flow_dv_action_rss_setup()