Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/
H A Dsfxge_port.c750 efsys_mem_t *mac_stats_buf, *phy_stats_buf; in sfxge_port_init() local
756 mac_stats_buf = &port->mac_stats.dma_buf; in sfxge_port_init()
795 if ((rc = sfxge_dma_alloc(sc, mac_stats_size, mac_stats_buf)) != 0) in sfxge_port_init()