Home
last modified time | relevance | path

Searched defs:mlx5hws_cmd_query_caps (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_cmd.h199 struct mlx5hws_cmd_query_caps { struct
200 u32 flex_protocols;
201 u8 wqe_based_update;
202 u8 rtc_reparse_mode;
203 u16 ste_format;
204 u8 rtc_index_mode;
205 u8 ste_alloc_log_max;
206 u8 ste_alloc_log_gran;
207 u8 stc_alloc_log_max;
208 u8 stc_alloc_log_gran;
[all …]
Dmlx5hws_cmd.c1004 int mlx5hws_cmd_query_caps(struct mlx5_core_dev *mdev, in mlx5hws_cmd_query_caps() function