Searched refs:bgx_get_rx_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 | 239 u64 bgx_get_rx_stats(int node, int bgx_idx, int lmac, int idx);
|
H A D | thunder_bgx.c | 630 u64 bgx_get_rx_stats(int node, int bgx_idx, int lmac, int idx) in bgx_get_rx_stats() function 642 EXPORT_SYMBOL(bgx_get_rx_stats); variable
|
H A D | nic_main.c | 244 mbx.bgx_stats.stats = bgx_get_rx_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 | 239 u64 bgx_get_rx_stats(int node, int bgx_idx, int lmac, int idx);
|
H A D | thunder_bgx.c | 627 u64 bgx_get_rx_stats(int node, int bgx_idx, int lmac, int idx) in bgx_get_rx_stats() function 639 EXPORT_SYMBOL(bgx_get_rx_stats); variable
|
H A D | nic_main.c | 244 mbx.bgx_stats.stats = bgx_get_rx_stats(nic->node, bgx_idx, in nic_get_bgx_stats()
|
Completed in 10 milliseconds