Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fcoib.h63 uint32_t hfc_mpt_base[HERMON_MAX_PORTS]; member
75 hermon_fcoib_s::hfc_mpt_base
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fcoib.c54 config_fc_basic.fx_base_mpt_hi = fcoib->hfc_mpt_base[port] >> 17; in hermon_fcoib_enable()
209 return ((qp_indx + fcoib->hfc_mpt_base[i]) << 8); in hermon_fcoib_qpn_to_mkey()
248 mpt_indx = qp_indx + fcoib->hfc_mpt_base[port]; in hermon_fcoib_fexch_mkey_init()
281 mpt_indx = qp_indx + fcoib->hfc_mpt_base[port]; in hermon_fcoib_fexch_mkey_fini()
386 fcoib->hfc_mpt_base[i] = i * fcoib->hfc_mpts_per_port + in hermon_fcoib_init()
H A Dhermon_rsrc.c423 mpt_hdl.hr_indx = fcoib->hfc_mpt_base[portm1] + in hermon_rsrc_fexch_alloc()