Searched defs:hrxq (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/net/mlx5/linux/ |
| H A D | mlx5_verbs.c | 578 mlx5_ibv_hrxq_new(struct rte_eth_dev *dev, struct mlx5_hrxq *hrxq, in mlx5_ibv_hrxq_new() 674 mlx5_ibv_qp_destroy(struct mlx5_hrxq *hrxq) in mlx5_ibv_qp_destroy() 765 struct mlx5_hrxq *hrxq = priv->drop_queue.hrxq; in mlx5_ibv_drop_action_create() local 838 struct mlx5_hrxq *hrxq = priv->drop_queue.hrxq; in mlx5_ibv_drop_action_destroy() local
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxq.c | 2177 struct mlx5_hrxq *hrxq = container_of(entry, typeof(*hrxq), entry); in mlx5_hrxq_match_cb() local 2222 struct mlx5_hrxq *hrxq = in mlx5_hrxq_modify() local 2285 __mlx5_hrxq_remove(struct rte_eth_dev *dev, struct mlx5_hrxq *hrxq) in __mlx5_hrxq_remove() 2318 struct mlx5_hrxq *hrxq = container_of(entry, typeof(*hrxq), entry); in mlx5_hrxq_remove_cb() local 2334 struct mlx5_hrxq *hrxq = NULL; in __mlx5_hrxq_create() local 2389 struct mlx5_hrxq *hrxq; in mlx5_hrxq_create_cb() local 2410 struct mlx5_hrxq *hrxq; in mlx5_hrxq_get() local 2441 struct mlx5_hrxq *hrxq; in mlx5_hrxq_release() local 2465 struct mlx5_hrxq *hrxq = NULL; in mlx5_drop_action_create() local 2509 struct mlx5_hrxq *hrxq = priv->drop_queue.hrxq; in mlx5_drop_action_destroy() local
|
| H A D | mlx5_devx.c | 928 mlx5_devx_hrxq_new(struct rte_eth_dev *dev, struct mlx5_hrxq *hrxq, in mlx5_devx_hrxq_new() 968 mlx5_devx_tir_destroy(struct mlx5_hrxq *hrxq) in mlx5_devx_tir_destroy() 991 mlx5_devx_hrxq_modify(struct rte_eth_dev *dev, struct mlx5_hrxq *hrxq, in mlx5_devx_hrxq_modify()
|
| H A D | mlx5_flow_verbs.c | 1952 struct mlx5_hrxq *hrxq; in flow_verbs_apply() local
|
| H A D | mlx5_flow_dv.c | 8614 struct mlx5_hrxq *hrxq; in flow_dv_hrxq_prepare() local 9058 struct mlx5_hrxq *hrxq; in flow_dv_translate_action_sample() local 9253 struct mlx5_hrxq *hrxq; in flow_dv_create_action_sample() local 10675 struct mlx5_hrxq **hrxq) in __flow_dv_rss_get_hrxq() 10749 struct mlx5_hrxq *hrxq = NULL; in flow_dv_apply() local
|
| H A D | mlx5_flow.c | 1004 struct mlx5_hrxq *hrxq; in flow_drv_rxq_flags_set() local 1086 struct mlx5_hrxq *hrxq; in flow_drv_rxq_flags_trim() local
|
| H A D | mlx5_flow.h | 1084 uint32_t hrxq[MLX5_RSS_HASH_FIELDS_LEN]; member
|
| H A D | mlx5.h | 287 struct mlx5_hrxq *hrxq; /* Hash Rx queue queue. */ member
|