Searched refs:IRDMA_PKEY_TBL_SZ (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/infiniband/hw/irdma/
H A Dverbs.h9 #define IRDMA_PKEY_TBL_SZ 1 macro
H A Dverbs.c51 props->max_pkeys = IRDMA_PKEY_TBL_SZ;
100 props->pkey_tbl_len = IRDMA_PKEY_TBL_SZ;
1136 if (index >= IRDMA_PKEY_TBL_SZ)

Completed in 134 milliseconds