cgx_get_tx_stats  304 drivers/net/ethernet/marvell/octeontx2/af/cgx.c EXPORT_SYMBOL(cgx_get_tx_stats);
cgx_get_tx_stats  104 drivers/net/ethernet/marvell/octeontx2/af/cgx.h int cgx_get_tx_stats(void *cgxd, int lmac_id, int idx, u64 *tx_stat);
cgx_get_tx_stats  397 drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c 		err = cgx_get_tx_stats(cgxd, lmac, stat, &tx_stat);