Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcontext.h64 static inline bool mlx5hws_context_native_supported(struct mlx5hws_context *ctx) in mlx5hws_context_native_supported() function
H A Dsend.c1144 if (!mlx5hws_context_native_supported(ctx)) in mlx5hws_send_queues_open()