Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_agents.c549 NULL, NULL, &curr->agl_ibmfhdl, &impl_caps); in tavor_agent_register_all()
557 status = ibmf_setup_async_cb(curr->agl_ibmfhdl, in tavor_agent_register_all()
560 (void) ibmf_unregister(&curr->agl_ibmfhdl, 0); in tavor_agent_register_all()
598 status = ibmf_tear_down_async_cb(curr->agl_ibmfhdl, in tavor_agent_unregister_all()
608 status = ibmf_unregister(&curr->agl_ibmfhdl, 0); in tavor_agent_unregister_all()
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_agents.c718 NULL, NULL, &curr->agl_ibmfhdl, &impl_caps); in hermon_agent_register_all()
724 status = ibmf_setup_async_cb(curr->agl_ibmfhdl, in hermon_agent_register_all()
727 (void) ibmf_unregister(&curr->agl_ibmfhdl, 0); in hermon_agent_register_all()
763 status = ibmf_tear_down_async_cb(curr->agl_ibmfhdl, in hermon_agent_unregister_all()
770 status = ibmf_unregister(&curr->agl_ibmfhdl, 0); in hermon_agent_unregister_all()
/titanic_44/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_agents.h138 ibmf_handle_t agl_ibmfhdl; member
/titanic_44/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_agents.h138 ibmf_handle_t agl_ibmfhdl; member