Searched refs:cgx_get_tx_stats (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
D | cgx.h | 127 int cgx_get_tx_stats(void *cgxd, int lmac_id, int idx, u64 *tx_stat);
|
D | rvu_cgx.c | 441 err = cgx_get_tx_stats(cgxd, lmac, stat, &tx_stat); in rvu_mbox_handler_cgx_stats()
|
D | cgx.c | 323 int cgx_get_tx_stats(void *cgxd, int lmac_id, int idx, u64 *tx_stat) in cgx_get_tx_stats() function
|
D | rvu_debugfs.c | 1457 err = cgx_get_tx_stats(cgxd, lmac_id, stat, &tx_stat); in cgx_print_stats()
|