Searched defs:mlx5_vdpa_net (Results 1 – 1 of 1) sorted by relevance
43 struct mlx5_vdpa_net { struct45 struct mlx5_vdpa_net_resources res; argument46 struct virtio_net_config config;47 struct mlx5_vdpa_virtqueue *vqs;48 struct vdpa_callback *event_cbs;54 struct rw_semaphore reslock;55 struct mlx5_flow_table *rxft;56 struct dentry *rx_dent;57 struct dentry *rx_table_dent;58 bool setup;[all …]