Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Denx_impl.h443 int eibnx_setup_cq_handler(eibnx_thr_info_t *);
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_hdlrs.c197 if (eibnx_setup_cq_handler(info) != ENX_E_SUCCESS) { in eibnx_port_monitor()
H A Denx_ibt.c624 eibnx_setup_cq_handler(eibnx_thr_info_t *info) in eibnx_setup_cq_handler() function