Searched refs:TS_TXQ_RDY (Results 1 – 3 of 3) sorted by relevance
76 #define TS_TXQ_RDY 0x01 /* allocated TX queue */ macro78 #define TS_INIT (TS_TXQ_RDY | TS_RXQ_RDY)
56 { "txq", TS_TXQ_RDY, TS_TXQ_RDY },
2743 ldcp->tstate |= TS_TXQ_RDY; in ldc_init()2823 if (ldcp->tstate & TS_TXQ_RDY) in ldc_init()2930 ldcp->tstate &= ~TS_TXQ_RDY; in ldc_fini()