Searched refs:phy_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
684 phy_stats_buf = &port->phy_stats.dma_buf;
696 if ((rc = sfxge_dma_alloc(sc, EFX_PHY_STATS_SIZE, phy_stats_buf)) != 0)
730 sfxge_dma_free(phy_stats_buf);

Completed in 155 milliseconds