Searched refs:ptys_eth_proto (Results 1 – 1 of 1) sorted by relevance
1399 u32 ptys_eth_proto, in mlxsw_sp1_from_ptys_supported_port() argument1402 if (ptys_eth_proto & (MLXSW_REG_PTYS_ETH_SPEED_10GBASE_CR | in mlxsw_sp1_from_ptys_supported_port()1410 if (ptys_eth_proto & (MLXSW_REG_PTYS_ETH_SPEED_10GBASE_KR | in mlxsw_sp1_from_ptys_supported_port()1419 mlxsw_sp1_from_ptys_link(struct mlxsw_sp *mlxsw_sp, u32 ptys_eth_proto, in mlxsw_sp1_from_ptys_link() argument1425 if (ptys_eth_proto & mlxsw_sp1_port_link_mode[i].mask) in mlxsw_sp1_from_ptys_link()1432 mlxsw_sp1_from_ptys_speed(struct mlxsw_sp *mlxsw_sp, u32 ptys_eth_proto) in mlxsw_sp1_from_ptys_speed() argument1437 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() argument1460 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[all …]