Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Dsiena_phy.c557 MC_CMD_PHY_STATS_OUT_DMA_LEN); in siena_phy_stats_update()
569 req.emr_out_length = MC_CMD_PHY_STATS_OUT_DMA_LEN; in siena_phy_stats_update()
582 EFSYS_ASSERT3U(req.emr_out_length, ==, MC_CMD_PHY_STATS_OUT_DMA_LEN); in siena_phy_stats_update()
H A Defx_regs_mcdi.h3980 #define MC_CMD_PHY_STATS_OUT_DMA_LEN 0 macro