Home
last modified time | relevance | path

Searched refs:IS_TX (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Dlantiq_etop.c67 #define IS_TX(x) (x == LTQ_ETOP_TX_CHANNEL) macro
230 if (IS_TX(i) || IS_RX(i)) in ltq_etop_hw_exit()
271 if (IS_TX(i)) { in ltq_etop_hw_init()
424 if (!IS_TX(i) && (!IS_RX(i))) in ltq_etop_open()
446 if (!IS_RX(i) && !IS_TX(i)) in ltq_etop_stop()
670 if (IS_TX(i)) in ltq_etop_probe()