Home
last modified time | relevance | path

Searched refs:bgx_get_tx_stats (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/vnic/
H A Dthunder_bgx.h214 uint64_t bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx);
H A Dnic_main.c541 bgx_get_tx_stats(nic->node, bgx_idx, lmac, bgx->idx); in nic_get_bgx_stats()
H A Dthunder_bgx.c461 bgx_get_tx_stats(int node, int bgx_idx, int lmac, int idx) in bgx_get_tx_stats() function