Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcmd.h200 u32 flex_protocols;
201 u8 wqe_based_update;
203 u16 ste_format;
204 u8 rtc_index_mode;
230 u8 sq_ts_format;
231 u8 fdb_tir_stc;
234 u32 vhca_id;
235 u32 shared_vhca_id;
236 char fw_ver[64];
237 bool ipsec_offload;
[all …]
H A Dcmd.c937 int mlx5hws_cmd_query_caps(struct mlx5_core_dev *mdev, in mlx5hws_cmd_query_caps() function