Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/
A Dhnae3.h237 HNAE3_FEC_NONE, enumerator
A Dhns3_ethtool.c1672 if (loc_fec & BIT(HNAE3_FEC_NONE)) in loc_to_eth_fec()
1684 loc_fec |= BIT(HNAE3_FEC_NONE); in eth_to_loc_fec()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A 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()

Completed in 31 milliseconds