Searched defs:hermon_bind_info_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_mr.h131 * The hermon_bind_info_t structure is used internally by the Hermon driver to
145 * Upon return from hermon_mr_mem_bind(), the hermon_bind_info_t struct will
150 * Once initialized and used in this way, the hermon_bind_info_t will not to be
169 } hermon_bind_info_t; typedef in typeref:struct:hermon_bind_info_s
188 * In addition it contains the hermon_bind_info_t struct used for the memory
203 hermon_bind_info_t mr_bindinfo;
299 int hermon_mr_mtt_bind(hermon_state_t *state, hermon_bind_info_t *bind,
302 int hermon_mr_mtt_unbind(hermon_state_t *state, hermon_bind_info_t *bind,

Completed in 65 milliseconds