Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c778 unsigned long active_fec_long; in get_fec_supported_advertised() local
796 active_fec_long = active_fec; in get_fec_supported_advertised()
800 bitn = find_first_bit(&active_fec_long, sizeof(active_fec_long) * BITS_PER_BYTE); in get_fec_supported_advertised()