Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/irdma/
Dverbs.h9 #define IRDMA_PKEY_TBL_SZ 1 macro
Dverbs.c51 props->max_pkeys = IRDMA_PKEY_TBL_SZ; in irdma_query_device()
100 props->pkey_tbl_len = IRDMA_PKEY_TBL_SZ; in irdma_query_port()
1137 if (index >= IRDMA_PKEY_TBL_SZ) in irdma_query_pkey()