Searched refs:bgx_get_tx_stats (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.h | 240 u64 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx);
|
H A D | thunder_bgx.c | 644 u64 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx) in bgx_get_tx_stats() function 654 EXPORT_SYMBOL(bgx_get_tx_stats); variable
|
H A D | nic_main.c | 247 mbx.bgx_stats.stats = bgx_get_tx_stats(nic->node, bgx_idx, in nic_get_bgx_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | thunder_bgx.h | 240 u64 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx);
|
H A D | thunder_bgx.c | 641 u64 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx) in bgx_get_tx_stats() function 651 EXPORT_SYMBOL(bgx_get_tx_stats); variable
|
H A D | nic_main.c | 247 mbx.bgx_stats.stats = bgx_get_tx_stats(nic->node, bgx_idx, in nic_get_bgx_stats()
|
Completed in 11 milliseconds