Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/vnic/
Dthunder_bgx.h95 #define SPU_CTL_LOW_POWER (1UL << 11) macro
Dthunder_bgx.c621 bgx_reg_modify(bgx, lmacid, BGX_SPUX_CONTROL1, SPU_CTL_LOW_POWER); in bgx_lmac_xaui_init()
679 cfg &= ~SPU_CTL_LOW_POWER; in bgx_lmac_xaui_init()