Home
last modified time | relevance | path

Searched refs:MLX4_PROT_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c555 if (eth_proto & (MLX4_PROT_MASK(MLX4_10GBASE_T) in ptys2ethtool_update_supported_port()
556 | MLX4_PROT_MASK(MLX4_1000BASE_T) in ptys2ethtool_update_supported_port()
557 | MLX4_PROT_MASK(MLX4_100BASE_TX))) { in ptys2ethtool_update_supported_port()
559 } else if (eth_proto & (MLX4_PROT_MASK(MLX4_10GBASE_CR) in ptys2ethtool_update_supported_port()
560 | MLX4_PROT_MASK(MLX4_10GBASE_SR) in ptys2ethtool_update_supported_port()
561 | MLX4_PROT_MASK(MLX4_56GBASE_SR4) in ptys2ethtool_update_supported_port()
562 | MLX4_PROT_MASK(MLX4_40GBASE_CR4) in ptys2ethtool_update_supported_port()
563 | MLX4_PROT_MASK(MLX4_40GBASE_SR4) in ptys2ethtool_update_supported_port()
564 | MLX4_PROT_MASK(MLX4_1000BASE_CX_SGMII))) { in ptys2ethtool_update_supported_port()
566 } else if (eth_proto & (MLX4_PROT_MASK(MLX4_56GBASE_KR in ptys2ethtool_update_supported_port()
[all...]
H A Den_port.h75 #define MLX4_PROT_MASK(link_mode) (1<<link_mode) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c564 if (eth_proto & (MLX4_PROT_MASK(MLX4_10GBASE_T) in ptys2ethtool_update_supported_port()
565 | MLX4_PROT_MASK(MLX4_1000BASE_T) in ptys2ethtool_update_supported_port()
566 | MLX4_PROT_MASK(MLX4_100BASE_TX))) { in ptys2ethtool_update_supported_port()
568 } else if (eth_proto & (MLX4_PROT_MASK(MLX4_10GBASE_CR) 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()
573 | MLX4_PROT_MASK(MLX4_1000BASE_CX_SGMII))) { in ptys2ethtool_update_supported_port()
575 } else if (eth_proto & (MLX4_PROT_MASK(MLX4_56GBASE_KR in ptys2ethtool_update_supported_port()
[all...]
H A Den_port.h75 #define MLX4_PROT_MASK(link_mode) (1<<link_mode) macro

Completed in 8 milliseconds