Searched refs:IRQBIT (Results 1 – 1 of 1) sorted by relevance
187 #define IRQBIT 2 macro1675 if (!test_bit(IRQBIT, &cosa->rxtx)) { in tx_interrupt()1722 if (!test_bit(IRQBIT, &cosa->rxtx)) { in tx_interrupt()1734 set_bit(IRQBIT, &cosa->rxtx); in tx_interrupt()1738 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()