Searched refs:Y2_IS_TCP_TXS1 (Results 1 – 2 of 2) sorted by relevance
698 #define Y2_IS_TCP_TXS1 BIT(1) /* TCP length mismatch sync Tx queue IRQ */ macro702 Y2_IS_PAR_RX1 | Y2_IS_TCP_TXS1| Y2_IS_TCP_TXA1)
2080 if ((status & (Y2_IS_TCP_TXS1 | Y2_IS_TCP_TXA1)) != 0) { in yge_handle_hwerr()