Searched refs:IRQBIT (Results 1 – 1 of 1) sorted by relevance
193 #define IRQBIT 2 macro1667 if (!test_bit(IRQBIT, &cosa->rxtx)) { in tx_interrupt()1711 if (!test_bit(IRQBIT, &cosa->rxtx)) { in tx_interrupt()1723 set_bit(IRQBIT, &cosa->rxtx); in tx_interrupt()1727 clear_bit(IRQBIT, &cosa->rxtx); in tx_interrupt()1805 if (!test_bit(IRQBIT, &cosa->rxtx)) { in rx_interrupt()1806 set_bit(IRQBIT, &cosa->rxtx); in rx_interrupt()1815 clear_bit(IRQBIT, &cosa->rxtx); in rx_interrupt()