Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5.h129 struct mlx5_dev_cap { struct
133 int max_sge;
137 int mps; /* Multi-packet send supported mode. */
138 uint32_t vf:1; /* This is a VF. */
139 uint32_t sf:1; /* This is a SF. */
150 uint32_t scatter_fcs_w_decap_disable:1;
156 uint32_t tunnel_en:3;
158 uint32_t ind_table_max_size;
160 uint32_t tso:1; /* Whether TSO is supported. */
162 struct {
[all …]