Home
last modified time | relevance | path

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 Dthunder_bgx.h240 u64 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx);
H A Dthunder_bgx.c644 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 Dnic_main.c247 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 Dthunder_bgx.h240 u64 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx);
H A Dthunder_bgx.c641 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 Dnic_main.c247 mbx.bgx_stats.stats = bgx_get_tx_stats(nic->node, bgx_idx, in nic_get_bgx_stats()

Completed in 11 milliseconds