Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_fcoib.h66 uint32_t hfc_rfci_base[HERMON_MAX_PORTS]; member
78 hermon_fcoib_s::hfc_rfci_base))
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fcoib.c103 offset = rfci_qpn - fcoib->hfc_rfci_base[port]; in hermon_fcoib_set_id()
133 idx = fcp->fc_rfci_qpn - fcoib->hfc_rfci_base[port]; in hermon_fcoib_get_id_idx()
393 fcoib->hfc_rfci_base[i] = i * fcoib->hfc_rfci_qps_per_port + in hermon_fcoib_init()
H A Dhermon_rsrc.c502 fcoib->hfc_vmemstart + fcoib->hfc_rfci_base[portm1]); in hermon_rsrc_rfci_alloc()