Home
last modified time | relevance | path

Searched refs:DBC_DBC_INDEX_MASK (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h405 DBC_DBC_INDEX_MASK; in bnxt_qplib_ring_db()
416 key |= ((info->hwq->prod / info->max_slot)) & DBC_DBC_INDEX_MASK; in bnxt_qplib_ring_prod_db()
437 key |= th & DBC_DBC_INDEX_MASK; in bnxt_qplib_srq_arm_db()
Droce_hsi.h77 #define DBC_DBC_INDEX_MASK 0xffffffUL macro