Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.c149 if (ufile->ufile_notify_enabled == SOL_UVERBS2UCMA_CQ_NOTIFY_DISABLE && in sol_uverbs_event_file_read()
326 ufile->ufile_notify_enabled = SOL_UVERBS2UCMA_CQ_NOTIFY_ENABLE; in uverbs_alloc_event_file()
H A Dsol_uverbs_comp.c826 if (ufile->ufile_notify_enabled == in sol_uverbs_comp_event_handler()
H A Dsol_uverbs_qp.c2691 ufile->ufile_notify_enabled = ctrl; in uverbs_cq_ctrl()
/titanic_44/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs.h123 sol_uverbs_cq_ctrl_t ufile_notify_enabled; member