Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h254 HNAE3_FEC_NONE, enumerator
Dhns3_ethtool.c1693 if (loc_fec & BIT(HNAE3_FEC_NONE)) in loc_to_eth_fec()
1705 loc_fec |= BIT(HNAE3_FEC_NONE); in eth_to_loc_fec()
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c987 if (mac->fec_ability & BIT(HNAE3_FEC_NONE)) in hclge_update_fec_support()
1104 BIT(HNAE3_FEC_NONE); in hclge_convert_setting_fec()
1109 BIT(HNAE3_FEC_AUTO) | BIT(HNAE3_FEC_NONE); in hclge_convert_setting_fec()
1113 BIT(HNAE3_FEC_NONE); in hclge_convert_setting_fec()
2888 if (fec_mode == BIT(HNAE3_FEC_NONE) || in hclge_get_fec_stats()