Searched refs:bgx_get_tx_stats (Results 1 – 3 of 3) sorted by relevance
238 u64 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx);
643 u64 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx) in bgx_get_tx_stats() function653 EXPORT_SYMBOL(bgx_get_tx_stats);
247 mbx.bgx_stats.stats = bgx_get_tx_stats(nic->node, bgx_idx, in nic_get_bgx_stats()