Searched defs:mlx5_dev_config (Results 1 – 1 of 1) sorted by relevance
198 struct mlx5_dev_config { struct204 unsigned int vf:1; /* This is a VF. */205 unsigned int tunnel_en:1;211 unsigned int tso:1; /* Whether TSO is supported. */213 unsigned int mr_ext_memseg_en:1;218 unsigned int dv_flow_en:1; /* Enable DV flow. */220 unsigned int lacp_by_user:1;230 struct {240 } mprq; /* Configurations for Multi-Packet RQ. */241 int mps; /* Multi-packet send supported mode. */[all …]