Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h452 #define ORRQ_SLOTS_TO_ORD_LIMIT(s) ((s) - 1) macro
H A Dqplib_fp.c1442 qp->max_rd_atomic = ORRQ_SLOTS_TO_ORD_LIMIT(sb->max_rd_atomic); in bnxt_qplib_query_qp()