Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h450 #define IRRQ_SLOTS_TO_IRD_LIMIT(s) (((s) >> 1) - 1) macro
H A Dqplib_fp.c1445 IRRQ_SLOTS_TO_IRD_LIMIT(sb->max_dest_rd_atomic); in bnxt_qplib_query_qp()