Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.h236 HNAE3_FEC_NONE, enumerator
Dhns3_ethtool.c1674 if (loc_fec & BIT(HNAE3_FEC_NONE)) in loc_to_eth_fec()
1686 loc_fec |= BIT(HNAE3_FEC_NONE); in eth_to_loc_fec()
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c1035 if (mac->fec_ability & BIT(HNAE3_FEC_NONE)) in hclge_update_fec_support()
1146 BIT(HNAE3_FEC_NONE); in hclge_convert_setting_fec()
1151 BIT(HNAE3_FEC_AUTO) | BIT(HNAE3_FEC_NONE); in hclge_convert_setting_fec()
1155 BIT(HNAE3_FEC_NONE); in hclge_convert_setting_fec()
2913 if (fec_mode == BIT(HNAE3_FEC_NONE) || in hclge_get_fec_stats()