Searched refs:MLX4_PROT_MASK (Results 1 – 2 of 2) sorted by relevance
546 | MLX4_PROT_MASK(MLX4_1000BASE_T) in ptys2ethtool_update_supported_port()550 | MLX4_PROT_MASK(MLX4_10GBASE_SR) in ptys2ethtool_update_supported_port()551 | MLX4_PROT_MASK(MLX4_56GBASE_SR4) in ptys2ethtool_update_supported_port()552 | MLX4_PROT_MASK(MLX4_40GBASE_CR4) in ptys2ethtool_update_supported_port()553 | MLX4_PROT_MASK(MLX4_40GBASE_SR4) in ptys2ethtool_update_supported_port()557 | MLX4_PROT_MASK(MLX4_40GBASE_KR4) in ptys2ethtool_update_supported_port()558 | MLX4_PROT_MASK(MLX4_20GBASE_KR2) in ptys2ethtool_update_supported_port()559 | MLX4_PROT_MASK(MLX4_10GBASE_KR) in ptys2ethtool_update_supported_port()574 | MLX4_PROT_MASK(MLX4_1000BASE_T) in ptys_get_active_port()595 | MLX4_PROT_MASK(MLX4_10GBASE_KR) in ptys_get_active_port()[all …]
75 #define MLX4_PROT_MASK(link_mode) (1<<link_mode) macro
Completed in 16 milliseconds