Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c783 unsigned long active_fec_long; in get_fec_supported_advertised() local
801 active_fec_long = active_fec; in get_fec_supported_advertised()
805 bitn = find_first_bit(&active_fec_long, sizeof(active_fec_long) * BITS_PER_BYTE); in get_fec_supported_advertised()