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