Searched refs:ptys_eth_proto (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ethtool.c | 1399 u32 ptys_eth_proto, in mlxsw_sp1_from_ptys_supported_port() argument 1402 if (ptys_eth_proto & (MLXSW_REG_PTYS_ETH_SPEED_10GBASE_CR | in mlxsw_sp1_from_ptys_supported_port() 1425 if (ptys_eth_proto & mlxsw_sp1_port_link_mode[i].mask) in mlxsw_sp1_from_ptys_link() 1437 if (ptys_eth_proto & mlxsw_sp1_port_link_mode[i].mask) in mlxsw_sp1_from_ptys_speed() 1446 u32 ptys_eth_proto, in mlxsw_sp1_from_ptys_link_mode() argument 1460 if (ptys_eth_proto & mlxsw_sp1_port_link_mode[i].mask) { in mlxsw_sp1_from_ptys_link_mode() 1927 u32 ptys_eth_proto, in mlxsw_sp2_from_ptys_supported_port() argument 1951 if (ptys_eth_proto & mlxsw_sp2_port_link_mode[i].mask) in mlxsw_sp2_from_ptys_link() 1963 if (ptys_eth_proto & mlxsw_sp2_port_link_mode[i].mask) in mlxsw_sp2_from_ptys_speed() 1972 u32 ptys_eth_proto, in mlxsw_sp2_from_ptys_link_mode() argument [all …]
|
| H A D | spectrum.h | 366 u32 ptys_eth_proto, 368 void (*from_ptys_link)(struct mlxsw_sp *mlxsw_sp, u32 ptys_eth_proto, 370 u32 (*from_ptys_speed)(struct mlxsw_sp *mlxsw_sp, u32 ptys_eth_proto); 372 bool carrier_ok, u32 ptys_eth_proto,
|