Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_bgx.h213 uint64_t bgx_get_rx_stats(int node, int bgx_idx, int lmac, int idx);
H A Dnic_main.c538 bgx_get_rx_stats(nic->node, bgx_idx, lmac, bgx->idx); in nic_get_bgx_stats()
H A Dthunder_bgx.c447 bgx_get_rx_stats(int node, int bgx_idx, int lmac, int idx) in bgx_get_rx_stats() function