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

/freebsd-12-stable/sys/dev/vnic/
H A Dthunder_bgx.h96 #define SPU_CTL_LOOPBACK (1UL << 14) macro
H A Dthunder_bgx.c556 cfg |= SPU_CTL_LOOPBACK;
558 cfg &= ~SPU_CTL_LOOPBACK;

Completed in 105 milliseconds