Searched refs:cgx_get_tx_stats (Results 1 – 3 of 3) sorted by relevance
104 int cgx_get_tx_stats(void *cgxd, int lmac_id, int idx, u64 *tx_stat);
295 int cgx_get_tx_stats(void *cgxd, int lmac_id, int idx, u64 *tx_stat) in cgx_get_tx_stats() function304 EXPORT_SYMBOL(cgx_get_tx_stats);
397 err = cgx_get_tx_stats(cgxd, lmac, stat, &tx_stat); in rvu_mbox_handler_cgx_stats()