Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/
Dlantiq_etop.c78 #define IS_RX(x) (x == LTQ_ETOP_RX_CHANNEL) macro
227 if (IS_RX(ch->idx)) { in ltq_etop_free_channel()
242 if (IS_TX(i) || IS_RX(i)) in ltq_etop_hw_exit()
285 } else if (IS_RX(i)) { in ltq_etop_hw_init()
488 if (!IS_TX(i) && (!IS_RX(i))) in ltq_etop_open()
509 if (!IS_RX(i) && !IS_TX(i)) in ltq_etop_stop()
755 else if (IS_RX(i)) in ltq_etop_probe()