Re: [PATCH 44/46] common/sfc_efx/base: support controls for netport lane count

2025-04-17 Thread Andrew Rybchenko
On 4/16/25 17:00, Ivan Malov wrote: On netport MCDI capable adaptors, link modes exported by libefx can be backed by different technologies with different lane counts. Allow the client drivers to get and set the lane count and query possible values. Signed-off-by: Ivan Malov Reviewed-by: Andy M

[PATCH 44/46] common/sfc_efx/base: support controls for netport lane count

2025-04-16 Thread Ivan Malov
On netport MCDI capable adaptors, link modes exported by libefx can be backed by different technologies with different lane counts. Allow the client drivers to get and set the lane count and query possible values. Signed-off-by: Ivan Malov Reviewed-by: Andy Moreton Reviewed-by: Pieter Jansen Van