Searched refs:RX_QUEUE_MASK (Results 1 – 2 of 2) sorted by relevance
565 #define RX_QUEUE_MASK 255 macro
273 rxq->write = (rxq->write + 1) & RX_QUEUE_MASK; in il4965_rx_queue_restock()4304 i = (i + 1) & RX_QUEUE_MASK; in il4965_rx_handle()