Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sfxge/
HDsfxge_port.c696 if ((rc = sfxge_dma_alloc(sc, EFX_PHY_STATS_SIZE, phy_stats_buf)) != 0) in sfxge_port_init()
/NextBSD/sys/dev/sfxge/common/
HDefx.h967 #define EFX_PHY_STATS_SIZE 0x100 macro