Home
last modified time | relevance | path

Searched refs:cgx_get_phy_fec_stats (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx.h167 int cgx_get_phy_fec_stats(void *cgxd, int lmac_id);
Drvu_cgx.c1005 return cgx_get_phy_fec_stats(rvu_cgx_pdata(cgx_id, rvu), lmac_id); in rvu_mbox_handler_cgx_get_phy_fec_stats()
Dmbox.h170 M(CGX_GET_PHY_FEC_STATS, 0x219, cgx_get_phy_fec_stats, msg_req, msg_rsp) \
Dcgx.c1461 int cgx_get_phy_fec_stats(void *cgxd, int lmac_id) in cgx_get_phy_fec_stats() function