Searched refs:XL_STAT_TX_COMPLETE (Results 1 – 2 of 2) sorted by relevance
180 #define XL_STAT_TX_COMPLETE 0x0004 /* 2 */ macro198 XL_STAT_DOWN_COMPLETE|XL_STAT_TX_COMPLETE|XL_STAT_INTLATCH)
2172 if (status & XL_STAT_TX_COMPLETE) { in xl_intr()2242 if (status & XL_STAT_TX_COMPLETE) { in xl_poll_locked()