Home
last modified time | relevance | path

Searched refs:MLX5_TCP_IBV_RX_HASH (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h308 #define MLX5_TCP_IBV_RX_HASH (IBV_RX_HASH_SRC_PORT_TCP | \ macro
H A Dmlx5_flow_dv.c8586 dev_flow->hash_fields |= MLX5_TCP_IBV_RX_HASH; in flow_dv_hashfields_set()