Searched refs:DB_TXULP_RING_ID_MASK (Results 1 – 2 of 2) sorted by relevance
166 #define DB_TXULP_RING_ID_MASK 0x7FF /* bits 0 - 10 */ macro
228 val |= txo->q.id & DB_TXULP_RING_ID_MASK; in be_txq_notify()