Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fcoib.c49 fcoib = &state->hs_fcoib; in hermon_fcoib_enable()
92 fcoib = &state->hs_fcoib; in hermon_fcoib_set_id()
131 fcoib = &state->hs_fcoib; in hermon_fcoib_get_id_idx()
153 fcoib = &state->hs_fcoib; in hermon_fcoib_check_exch_base_off()
171 fcoib = &state->hs_fcoib; in hermon_fcoib_is_fexch_qpn()
189 fcoib = &state->hs_fcoib; in hermon_fcoib_qpnum_from_fexch()
205 fcoib = &state->hs_fcoib; in hermon_fcoib_qpn_to_mkey()
244 fcoib = &state->hs_fcoib; in hermon_fcoib_fexch_mkey_init()
272 fcoib = &state->hs_fcoib; in hermon_fcoib_fexch_mkey_fini()
326 fcoib = &state->hs_fcoib; in hermon_fcoib_init()
[all …]
H A Dhermon_rsrc.c395 fcoib = &state->hs_fcoib; in hermon_rsrc_fexch_alloc()
461 fcoib = &state->hs_fcoib; in hermon_rsrc_fexch_free()
492 fcoib = &state->hs_fcoib; in hermon_rsrc_rfci_alloc()
528 fcoib = &state->hs_fcoib; in hermon_rsrc_rfci_free()
H A Dhermon_qp.c2238 state->hs_fcoib.hfc_mtts_per_mpt; in hermon_qp_query()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h704 hermon_fcoib_t hs_fcoib; member