Searched defs:mlx5e_params (Results 1 – 1 of 1) sorted by relevance
250 struct mlx5e_params { struct251 u8 log_sq_size;252 u8 rq_wq_type;253 u8 log_rq_mtu_frames;254 u16 num_channels;255 u8 num_tc;256 bool rx_cqe_compress_def;257 bool tunneled_offload_en;258 struct dim_cq_moder rx_cq_moderation;259 struct dim_cq_moder tx_cq_moderation;[all …]