Home
last modified time | relevance | path

Searched refs:ptys_eth_proto (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ethtool.c1382 u32 ptys_eth_proto, in mlxsw_sp1_from_ptys_supported_port() argument
1385 if (ptys_eth_proto & (MLXSW_REG_PTYS_ETH_SPEED_10GBASE_CR | in mlxsw_sp1_from_ptys_supported_port()
1393 if (ptys_eth_proto & (MLXSW_REG_PTYS_ETH_SPEED_10GBASE_KR | in mlxsw_sp1_from_ptys_supported_port()
1402 mlxsw_sp1_from_ptys_link(struct mlxsw_sp *mlxsw_sp, u32 ptys_eth_proto, in mlxsw_sp1_from_ptys_link() argument
1408 if (ptys_eth_proto & mlxsw_sp1_port_link_mode[i].mask) in mlxsw_sp1_from_ptys_link()
1415 mlxsw_sp1_from_ptys_speed(struct mlxsw_sp *mlxsw_sp, u32 ptys_eth_proto) in mlxsw_sp1_from_ptys_speed() argument
1420 if (ptys_eth_proto & mlxsw_sp1_port_link_mode[i].mask) in mlxsw_sp1_from_ptys_speed()
1429 u32 ptys_eth_proto, in mlxsw_sp1_from_ptys_link_mode() argument
1443 if (ptys_eth_proto & mlxsw_sp1_port_link_mode[i].mask) { in mlxsw_sp1_from_ptys_link_mode()
1829 u32 ptys_eth_proto, in mlxsw_sp2_from_ptys_supported_port() argument
[all …]
Dspectrum.h370 u32 ptys_eth_proto,
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);
376 bool carrier_ok, u32 ptys_eth_proto,