Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Den_ethtool.c565 | MLX4_PROT_MASK(MLX4_1000BASE_T) in ptys2ethtool_update_supported_port()
569 | MLX4_PROT_MASK(MLX4_10GBASE_SR) in ptys2ethtool_update_supported_port()
570 | MLX4_PROT_MASK(MLX4_56GBASE_SR4) in ptys2ethtool_update_supported_port()
571 | MLX4_PROT_MASK(MLX4_40GBASE_CR4) in ptys2ethtool_update_supported_port()
572 | MLX4_PROT_MASK(MLX4_40GBASE_SR4) in ptys2ethtool_update_supported_port()
576 | MLX4_PROT_MASK(MLX4_40GBASE_KR4) in ptys2ethtool_update_supported_port()
577 | MLX4_PROT_MASK(MLX4_20GBASE_KR2) in ptys2ethtool_update_supported_port()
578 | MLX4_PROT_MASK(MLX4_10GBASE_KR) in ptys2ethtool_update_supported_port()
593 | MLX4_PROT_MASK(MLX4_1000BASE_T) in ptys_get_active_port()
614 | MLX4_PROT_MASK(MLX4_10GBASE_KR) in ptys_get_active_port()
[all …]
A Den_port.h75 #define MLX4_PROT_MASK(link_mode) (1<<link_mode) macro

Completed in 10 milliseconds