Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sfxge/common/
Dsiena_phy.c559 MC_CMD_PHY_STATS_OUT_DMA_LEN); in siena_phy_stats_update()
566 req.emr_out_length = MC_CMD_PHY_STATS_OUT_DMA_LEN; in siena_phy_stats_update()
579 EFSYS_ASSERT3U(req.emr_out_length, ==, MC_CMD_PHY_STATS_OUT_DMA_LEN); in siena_phy_stats_update()
Defx_regs_mcdi.h5590 #define MC_CMD_PHY_STATS_OUT_DMA_LEN 0 macro