Searched refs:agl_ibmfhdl (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_agents.c | 549 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_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_agents.c | 718 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_50/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_agents.h | 138 ibmf_handle_t agl_ibmfhdl; member
|
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_agents.h | 138 ibmf_handle_t agl_ibmfhdl; member
|