Searched refs:mac_stats_buf (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/sfxge/
H A Dsfxge_port.c679 efsys_mem_t *mac_stats_buf, *phy_stats_buf; local
683 mac_stats_buf = &port->mac_stats.dma_buf;
719 if ((rc = sfxge_dma_alloc(sc, EFX_MAC_STATS_SIZE, mac_stats_buf)) != 0)

Completed in 85 milliseconds