Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c219 if (!IS_ERR(rsp) && rsp->fwdata.phy.misc.has_fec_stats && in otx2_get_ethtool_stats()
1311 if (!IS_ERR(rsp) && rsp->fwdata.phy.misc.has_fec_stats && in otx2_get_fec_stats()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h649 u64 has_fec_stats:1; member
H A Drvu_debugfs.c3096 seq_printf(s, "\t\t Support FEC \t\t\t :%x\n", phy->misc.has_fec_stats); in cgx_print_fwdata()