Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fcoib.c53 config_fc_basic.fexch_base_hi = fcoib->hfc_fexch_base[port] >> 16; in hermon_fcoib_enable()
190 qpnum = fexch + fcoib->hfc_fexch_base[port]; in hermon_fcoib_qpnum_from_fexch()
207 qp_indx = qpnum - fcoib->hfc_fexch_base[i]; in hermon_fcoib_qpn_to_mkey()
224 qp_indx -= state->hs_fcoib.hfc_fexch_base[port]; in hermon_fcoib_fexch_relative_qpn()
245 qp_indx -= fcoib->hfc_fexch_base[port]; /* relative to FEXCH base */ in hermon_fcoib_fexch_mkey_init()
274 qp_indx = qpnum - fcoib->hfc_fexch_base[port]; in hermon_fcoib_fexch_mkey_fini()
391 fcoib->hfc_fexch_base[i] = i * fcoib->hfc_fexch_qps_per_port + in hermon_fcoib_init()
H A Dhermon_rsrc.c405 fcoib->hfc_vmemstart + fcoib->hfc_fexch_base[portm1]); in hermon_rsrc_fexch_alloc()
424 (fexch_qpn_base - fcoib->hfc_fexch_base[portm1]); in hermon_rsrc_fexch_alloc()
440 (fexch_qpn_base - fcoib->hfc_fexch_base[portm1]) * in hermon_rsrc_fexch_alloc()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fcoib.h65 uint32_t hfc_fexch_base[HERMON_MAX_PORTS]; member
77 hermon_fcoib_s::hfc_fexch_base