Home
last modified time | relevance | path

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

/trueos/sys/dev/sfxge/
HDsfxge_port.c579 efsys_mem_t *mac_stats_buf, *phy_stats_buf; in sfxge_port_init() local
583 mac_stats_buf = &port->mac_stats.dma_buf; in sfxge_port_init()
616 if ((rc = sfxge_dma_alloc(sc, EFX_MAC_STATS_SIZE, mac_stats_buf)) != 0) in sfxge_port_init()