Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h245 HNAE3_FEC_LLRS, enumerator
Dhns3_ethtool.c1669 if (loc_fec & BIT(HNAE3_FEC_LLRS)) in loc_to_eth_fec()
1691 loc_fec |= BIT(HNAE3_FEC_LLRS); in eth_to_loc_fec()
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c934 if (mac->fec_ability & BIT(HNAE3_FEC_LLRS)) in hclge_update_fec_support()
1061 BIT(HNAE3_FEC_LLRS); in hclge_convert_setting_fec()
2796 case BIT(HNAE3_FEC_LLRS): in hclge_comm_get_fec_stats()
2841 if (fec_mode & BIT(HNAE3_FEC_LLRS)) in hclge_set_fec_hw()
3088 else if (mac->fec_mode & BIT(HNAE3_FEC_LLRS)) in hclge_update_fec_advertising()