Searched refs:VGE_CR2_XON_ENABLE (Results 1 – 2 of 2) sorted by relevance
229 #define VGE_CR2_XON_ENABLE 0x80 /* 802.3x XON/XOFF flow control */ macro
2120 CSR_WRITE_1(sc, VGE_CRS2, VGE_CR2_XON_ENABLE | 0x0B); in vge_init_locked()