Home
last modified time | relevance | path

Searched refs:remote_access (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/irdma/
Dtype.h971 bool remote_access:1; member
982 bool remote_access:1; member
Dctrl.c1096 FIELD_PREP(IRDMA_CQPSQ_STAG_REMACCENABLED, info->remote_access) | in irdma_sc_alloc_stag()
1128 bool remote_access; in irdma_sc_mr_reg_non_shared() local
1146 remote_access = true; in irdma_sc_mr_reg_non_shared()
1148 remote_access = false; in irdma_sc_mr_reg_non_shared()
1186 FIELD_PREP(IRDMA_CQPSQ_STAG_REMACCENABLED, remote_access) | in irdma_sc_mr_reg_non_shared()
Dverbs.c2558 info->remote_access = true; in irdma_hw_alloc_mw()
2659 info->remote_access = true; in irdma_hw_alloc_stag()
/drivers/perf/
Darm_pmuv3.c225 ARMV8_EVENT_ATTR(remote_access, ARMV8_PMUV3_PERFCTR_REMOTE_ACCESS),