Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h246 HNAE3_FEC_NONE, enumerator
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c938 if (mac->fec_ability & BIT(HNAE3_FEC_NONE)) in hclge_update_fec_support()
1049 BIT(HNAE3_FEC_NONE); in hclge_convert_setting_fec()
1054 BIT(HNAE3_FEC_AUTO) | BIT(HNAE3_FEC_NONE); in hclge_convert_setting_fec()
1058 BIT(HNAE3_FEC_NONE); in hclge_convert_setting_fec()
2818 if (fec_mode == BIT(HNAE3_FEC_NONE) || in hclge_get_fec_stats()

Completed in 21 milliseconds