Home
last modified time | relevance | path

Searched refs:RXBIT (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dcosa.c192 #define RXBIT 1 macro
678 if (test_bit(RXBIT, &chan->cosa->rxtx)) { in cosa_net_timeout()
1332 if (test_bit(RXBIT, &cosa->rxtx)) in cosa_kick()
1809 set_bit(RXBIT, &cosa->rxtx); in rx_interrupt()
1901 } else if (test_bit(RXBIT, &cosa->rxtx)) { in eot_interrupt()
1924 * Clear the RXBIT, TXBIT and IRQBIT (the latest should be in eot_interrupt()

Completed in 5 milliseconds