Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.h481 #define ORRQ_SLOTS_TO_ORD_LIMIT(s) (s - 1) macro
H A Dqplib_fp.c1571 qp->max_rd_atomic = ORRQ_SLOTS_TO_ORD_LIMIT(sb->max_rd_atomic); in bnxt_qplib_query_qp()