Home
last modified time | relevance | path

Searched refs:cgx_get_tx_stats (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.h130 int cgx_get_tx_stats(void *cgxd, int lmac_id, int idx, u64 *tx_stat);
H A Drvu_cgx.c456 err = cgx_get_tx_stats(cgxd, lmac, stat, &tx_stat); in rvu_mbox_handler_cgx_stats()
H A Dcgx.c333 int cgx_get_tx_stats(void *cgxd, int lmac_id, int idx, u64 *tx_stat) in cgx_get_tx_stats() function
H A Drvu_debugfs.c1545 err = cgx_get_tx_stats(cgxd, lmac_id, stat, &tx_stat); in cgx_print_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.h142 int cgx_get_tx_stats(void *cgxd, int lmac_id, int idx, u64 *tx_stat);
H A Dcgx.c689 int cgx_get_tx_stats(void *cgxd, int lmac_id, int idx, u64 *tx_stat) in cgx_get_tx_stats() function
1776 .mac_get_tx_stats = cgx_get_tx_stats,

Completed in 9 milliseconds