Home
last modified time | relevance | path

Searched defs:mlxsw_sp_port_type_speed_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h368 struct mlxsw_sp_port_type_speed_ops { struct
369 void (*from_ptys_supported_port)(struct mlxsw_sp *mlxsw_sp,
372 void (*from_ptys_link)(struct mlxsw_sp *mlxsw_sp, u32 ptys_eth_proto,
374 u32 (*from_ptys_speed)(struct mlxsw_sp *mlxsw_sp, u32 ptys_eth_proto);
375 void (*from_ptys_link_mode)(struct mlxsw_sp *mlxsw_sp,
378 int (*ptys_max_speed)(struct mlxsw_sp_port *mlxsw_sp_port, u32 *p_max_speed);
379 u32 (*to_ptys_advert_link)(struct mlxsw_sp *mlxsw_sp,
381 u32 (*to_ptys_speed_lanes)(struct mlxsw_sp *mlxsw_sp, u8 width,
383 void (*reg_ptys_eth_pack)(struct mlxsw_sp *mlxsw_sp, char *payload,
385 void (*reg_ptys_eth_unpack)(struct mlxsw_sp *mlxsw_sp, char *payload,
[all …]