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

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

Completed in 79 milliseconds