Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Den.h1073 struct mlx5e_priv { struct
1074 struct mlx5_core_dev *mdev; /* must be first */
1077 int order_base_2_num_channels;
1078 int queue_mapping_channel_mask;
1079 int num_tc;
1080 int default_vlan_prio;
1083 unsigned long state;
1084 int gone;
1089 struct sx state_lock; /* Protects Interface state */
1090 struct mlx5e_rq drop_rq;
[all …]