Searched refs:IRQBIT (Results 1 – 1 of 1) sorted by relevance
193 #define IRQBIT 2 macro1668 if (!test_bit(IRQBIT, &cosa->rxtx)) { in tx_interrupt()1712 if (!test_bit(IRQBIT, &cosa->rxtx)) { in tx_interrupt()1724 set_bit(IRQBIT, &cosa->rxtx); in tx_interrupt()1728 clear_bit(IRQBIT, &cosa->rxtx); in tx_interrupt()1806 if (!test_bit(IRQBIT, &cosa->rxtx)) { in rx_interrupt()1807 set_bit(IRQBIT, &cosa->rxtx); in rx_interrupt()1816 clear_bit(IRQBIT, &cosa->rxtx); in rx_interrupt()