Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.h479 #define IRRQ_SLOTS_TO_IRD_LIMIT(s) ((s >> 1) - 1) macro
H A Dqplib_fp.c1574 IRRQ_SLOTS_TO_IRD_LIMIT(sb->max_dest_rd_atomic); in bnxt_qplib_query_qp()