Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h246 HNAE3_FEC_NONE, enumerator
Dhns3_ethtool.c1673 if (loc_fec & BIT(HNAE3_FEC_NONE)) in loc_to_eth_fec()
1685 loc_fec |= BIT(HNAE3_FEC_NONE); in eth_to_loc_fec()
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c937 if (mac->fec_ability & BIT(HNAE3_FEC_NONE)) in hclge_update_fec_support()
1048 BIT(HNAE3_FEC_NONE); in hclge_convert_setting_fec()
1053 BIT(HNAE3_FEC_AUTO) | BIT(HNAE3_FEC_NONE); in hclge_convert_setting_fec()
1057 BIT(HNAE3_FEC_NONE); in hclge_convert_setting_fec()
2817 if (fec_mode == BIT(HNAE3_FEC_NONE) || in hclge_get_fec_stats()