Searched refs:IRQBIT (Results 1 – 1 of 1) sorted by relevance
206 #define IRQBIT 2 macro1681 if (!test_bit(IRQBIT, &cosa->rxtx)) { in tx_interrupt()1725 if (!test_bit(IRQBIT, &cosa->rxtx)) { in tx_interrupt()1737 set_bit(IRQBIT, &cosa->rxtx); in tx_interrupt()1741 clear_bit(IRQBIT, &cosa->rxtx); in tx_interrupt()1819 if (!test_bit(IRQBIT, &cosa->rxtx)) { in rx_interrupt()1820 set_bit(IRQBIT, &cosa->rxtx); in rx_interrupt()1829 clear_bit(IRQBIT, &cosa->rxtx); in rx_interrupt()