Searched refs:MLNX_UMAP_UARPG_RSRC (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ib/adapters/ |
H A D | mlnx_umap.h | 61 #define MLNX_UMAP_UARPG_RSRC 0x11 macro
|
/titanic_50/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_hca.c | 267 MLNX_UMAP_UARPG_RSRC) * pagesize; in dapli_process_tavor_node()
|
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_srq.c | 105 MLNX_UMAP_UARPG_RSRC, &value, 0, NULL); in hermon_srq_alloc()
|
H A D | hermon_umap.c | 172 type = MLNX_UMAP_UARPG_RSRC; in hermon_devmap() 179 case MLNX_UMAP_UARPG_RSRC: in hermon_devmap()
|
H A D | hermon.c | 358 MLNX_UMAP_UARPG_RSRC, &value, 0, NULL); in hermon_open() 393 MLNX_UMAP_UARPG_RSRC, (uint64_t)(uintptr_t)rsrcp); in hermon_open() 523 MLNX_UMAP_UARPG_RSRC, &value, HERMON_UMAP_DB_REMOVE, in hermon_close()
|
H A D | hermon_cq.c | 100 MLNX_UMAP_UARPG_RSRC, &value, 0, NULL); in hermon_cq_alloc()
|
H A D | hermon_qp.c | 159 MLNX_UMAP_UARPG_RSRC, &value, 0, NULL); in hermon_qp_alloc()
|
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor.c | 377 MLNX_UMAP_UARPG_RSRC, &value, 0, NULL); in tavor_open() 415 MLNX_UMAP_UARPG_RSRC, (uint64_t)(uintptr_t)rsrcp); in tavor_open() 556 MLNX_UMAP_UARPG_RSRC, &value, TAVOR_UMAP_DB_REMOVE, in tavor_close()
|
H A D | tavor_srq.c | 117 MLNX_UMAP_UARPG_RSRC, &value, 0, NULL); in tavor_srq_alloc()
|
H A D | tavor_cq.c | 97 MLNX_UMAP_UARPG_RSRC, &value, 0, NULL); in tavor_cq_alloc()
|
H A D | tavor_umap.c | 163 case MLNX_UMAP_UARPG_RSRC: in tavor_devmap()
|
H A D | tavor_qp.c | 127 MLNX_UMAP_UARPG_RSRC, &value, 0, NULL); in tavor_qp_alloc()
|