Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dcosa.c191 #define TXBIT 0 macro
1334 if (test_bit(TXBIT, &cosa->rxtx)) in cosa_kick()
1673 set_bit(TXBIT, &cosa->rxtx); in tx_interrupt()
1681 clear_bit(TXBIT, &cosa->rxtx); in tx_interrupt()
1896 if (test_bit(TXBIT, &cosa->rxtx)) { in eot_interrupt()
1924 * Clear the RXBIT, TXBIT and IRQBIT (the latest should be in eot_interrupt()

Completed in 5 milliseconds