Searched refs:RXDONE_SIGNAL_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/wireless/rt2x00/ | ||
D | rt2x00queue.h | 162 #define RXDONE_SIGNAL_MASK \ macro |
D | rt2x00dev.c | 419 int type = (rxdesc->dev_flags & RXDONE_SIGNAL_MASK); in rt2x00lib_rxdone_read_signal() |