Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dmain.h75 #define IW_FIRST_QPN 1 macro
H A Dutils.c802 if (qpn < IW_FIRST_QPN || qpn >= iwdev->rf->max_qp) in irdma_get_qp()