Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Dsiena_phy.c560 if ((esmp == NULL) || (EFSYS_MEM_SIZE(esmp) < EFX_PHY_STATS_SIZE)) { in siena_phy_stats_update()
H A Defx.h1162 #define EFX_PHY_STATS_SIZE 0x100 macro
/freebsd/sys/dev/sfxge/
H A Dsfxge_port.c769 if ((rc = sfxge_dma_alloc(sc, EFX_PHY_STATS_SIZE, phy_stats_buf)) != 0) in sfxge_port_init()