Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fcoib.h89 uint32_t hermon_fcoib_qpn_to_mkey(hermon_state_t *state, uint_t qpnum);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fcoib.c199 hermon_fcoib_qpn_to_mkey(hermon_state_t *state, uint_t qpnum) in hermon_fcoib_qpn_to_mkey() function
H A Dhermon_qp.c2236 hermon_fcoib_qpn_to_mkey(state, qp->qp_qpnum); in hermon_qp_query()