Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_main.h91 #define IW_FIRST_QPN 1 macro
H A Dirdma_utils.c739 if (qpn < IW_FIRST_QPN || qpn >= iwdev->rf->max_qp) in irdma_get_qp()