Searched refs:IS_TX (Results 1 – 1 of 1) sorted by relevance
68 #define IS_TX(x) (x == LTQ_ETOP_TX_CHANNEL) macro234 if (IS_TX(i) || IS_RX(i)) in ltq_etop_hw_exit()276 if (IS_TX(i)) { in ltq_etop_hw_init()441 if (!IS_TX(i) && (!IS_RX(i))) in ltq_etop_open()463 if (!IS_RX(i) && !IS_TX(i)) in ltq_etop_stop()700 if (IS_TX(i)) in ltq_etop_probe()
Completed in 6 milliseconds