Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/alpine-hal/eth/
HDal_hal_eth.h1779 int al_eth_mac_stats_get(struct al_hal_eth_adapter *adapter, struct al_eth_mac_stats *stats);
HDal_hal_eth_main.c3962 int al_eth_mac_stats_get(struct al_hal_eth_adapter *adapter, struct al_eth_mac_stats *stats) in al_eth_mac_stats_get() function
/freebsd-14-stable/sys/dev/al_eth/
HDal_eth.c2800 al_eth_mac_stats_get(&adapter->hal_adapter, mac_stats); in al_eth_update_stats()