Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h52 struct mlx5_hca_vdpa_attr { struct
53 uint8_t virtio_queue_type;
54 uint32_t valid:1;
58 uint32_t tso_ipv4:1;
59 uint32_t tso_ipv6:1;
60 uint32_t tx_csum:1;
61 uint32_t rx_csum:1;
62 uint32_t event_mode:3;
67 struct {
70 } umems[3];
[all …]