Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h253 HNAE3_FEC_LLRS, enumerator
H A Dhns3_ethtool.c1688 if (loc_fec & BIT(HNAE3_FEC_LLRS)) in loc_to_eth_fec()
1710 loc_fec |= BIT(HNAE3_FEC_LLRS); in eth_to_loc_fec()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c975 if (mac->fec_ability & BIT(HNAE3_FEC_LLRS)) in hclge_update_fec_support()
1108 BIT(HNAE3_FEC_LLRS); in hclge_convert_setting_fec()
2858 case BIT(HNAE3_FEC_LLRS): in hclge_comm_get_fec_stats()
2903 if (fec_mode & BIT(HNAE3_FEC_LLRS)) in hclge_set_fec_hw()
3164 else if (mac->fec_mode & BIT(HNAE3_FEC_LLRS)) in hclge_update_fec_advertising()