Home
last modified time | relevance | path

Searched refs:loc_to_eth_fec (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1354 static unsigned int loc_to_eth_fec(u8 loc_fec) in loc_to_eth_fec() function
1407 fec->fec = loc_to_eth_fec(fec_ability); in hns3_get_fecparam()
1408 fec->active_fec = loc_to_eth_fec(fec_mode); in hns3_get_fecparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1661 static unsigned int loc_to_eth_fec(u8 loc_fec) in loc_to_eth_fec() function
1715 fec->fec = loc_to_eth_fec(fec_ability); in hns3_get_fecparam()
1716 fec->active_fec = loc_to_eth_fec(fec_mode); in hns3_get_fecparam()

Completed in 6 milliseconds