Searched defs:mlx5e_params (Results 1 – 1 of 1) sorted by relevance
243 struct mlx5e_params { struct244 u8 log_sq_size;245 u8 rq_wq_type;246 u8 log_rq_mtu_frames;247 u16 num_channels;248 u8 num_tc;249 bool rx_cqe_compress_def;250 bool tunneled_offload_en;251 struct dim_cq_moder rx_cq_moderation;252 struct dim_cq_moder tx_cq_moderation;[all …]