Home
last modified time | relevance | path

Searched refs:cq_dbr_mapoffset (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cq.h236 uint64_t cq_dbr_mapoffset; /* user mode access */ member
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_umap.c1594 data->mcq_polldbr_mapoffset = cq->cq_dbr_mapoffset; in hermon_umap_cq_data_out()
1598 data->mcq_armdbr_mapoffset = cq->cq_dbr_mapoffset; in hermon_umap_cq_data_out()
H A Dhermon_cq.c170 &cq->cq_arm_ci_vdbr, &cq->cq_arm_ci_pdbr, &cq->cq_dbr_mapoffset); in hermon_cq_alloc()