Searched refs:IRQBIT (Results 1 – 1 of 1) sorted by relevance
206 #define IRQBIT 2 macro1684 if (!test_bit(IRQBIT, &cosa->rxtx)) { in tx_interrupt()1728 if (!test_bit(IRQBIT, &cosa->rxtx)) { in tx_interrupt()1740 set_bit(IRQBIT, &cosa->rxtx); in tx_interrupt()1744 clear_bit(IRQBIT, &cosa->rxtx); in tx_interrupt()1822 if (!test_bit(IRQBIT, &cosa->rxtx)) { in rx_interrupt()1823 set_bit(IRQBIT, &cosa->rxtx); in rx_interrupt()1832 clear_bit(IRQBIT, &cosa->rxtx); in rx_interrupt()