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

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fcoib.h65 uint32_t hfc_fexch_base[HERMON_MAX_PORTS]; member in struct:hermon_fcoib_s
77 hermon_fcoib_s::hfc_fexch_base
/opensolaris-onvv-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;
190 qpnum = fexch + fcoib->hfc_fexch_base[port];
207 qp_indx = qpnum - fcoib->hfc_fexch_base[i];
224 qp_indx -= state->hs_fcoib.hfc_fexch_base[port];
245 qp_indx -= fcoib->hfc_fexch_base[port]; /* relative to FEXCH base */
274 qp_indx = qpnum - fcoib->hfc_fexch_base[port];
391 fcoib->hfc_fexch_base[i] = i * fcoib->hfc_fexch_qps_per_port +
H A Dhermon_rsrc.c404 fcoib->hfc_vmemstart + fcoib->hfc_fexch_base[portm1]);
423 (fexch_qpn_base - fcoib->hfc_fexch_base[portm1]);
439 (fexch_qpn_base - fcoib->hfc_fexch_base[portm1]) *

Completed in 32 milliseconds