Searched defs:mlx5e_params (Results 1 – 1 of 1) sorted by relevance
287 struct mlx5e_params { struct288 u8 log_sq_size;289 u8 rq_wq_type;290 u8 log_rq_mtu_frames;291 u16 num_channels;292 struct {318 static inline u8 mlx5e_get_dcb_num_tc(struct mlx5e_params *params) in mlx5e_get_dcb_num_tc() argument
Completed in 10 milliseconds