Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c717 unsigned long active_fec_long; in get_fec_supported_advertised() local
735 active_fec_long = active_fec; in get_fec_supported_advertised()
739 bitn = find_first_bit(&active_fec_long, sizeof(active_fec_long) * BITS_PER_BYTE); in get_fec_supported_advertised()