Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx.h168 int cgx_get_phy_fec_stats(void *cgxd, int lmac_id);
Drvu_cgx.c987 return cgx_get_phy_fec_stats(rvu_cgx_pdata(cgx_id, rvu), lmac_id); in rvu_mbox_handler_cgx_get_phy_fec_stats()
Dmbox.h168 M(CGX_GET_PHY_FEC_STATS, 0x219, cgx_get_phy_fec_stats, msg_req, msg_rsp) \
Dcgx.c1452 int cgx_get_phy_fec_stats(void *cgxd, int lmac_id) in cgx_get_phy_fec_stats() function