Searched refs:FALCON_TXD_RING_MASK (Results 1 – 1 of 1) sorted by relevance
110 #define FALCON_TXD_RING_MASK (FALCON_TXD_RING_SIZE - 1) macro416 write_ptr = tx_queue->write_count & FALCON_TXD_RING_MASK; in falcon_notify_tx_desc()437 write_ptr = tx_queue->write_count & FALCON_TXD_RING_MASK; in falcon_push_buffers()3158 .txd_ring_mask = FALCON_TXD_RING_MASK,3182 .txd_ring_mask = FALCON_TXD_RING_MASK,