Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_rsrc.c384 uint_t portm1; /* hca_port_number - 1 */ in hermon_rsrc_fexch_alloc() local
394 portm1 = rsrc - HERMON_QPC_FEXCH_PORT1; in hermon_rsrc_fexch_alloc()
399 vmp = fcoib->hfc_fexch_vmemp[portm1]; in hermon_rsrc_fexch_alloc()
423 mpt_hdl.hr_indx = fcoib->hfc_mpt_base[portm1] + in hermon_rsrc_fexch_alloc()
439 mtt_hdl.hr_indx = fcoib->hfc_mtt_base[portm1] + in hermon_rsrc_fexch_alloc()
455 uint_t portm1; /* hca_port_number - 1 */ in hermon_rsrc_fexch_free() local
482 uint_t portm1; /* hca_port_number - 1 */ in hermon_rsrc_rfci_alloc() local
491 portm1 = rsrc - HERMON_QPC_RFCI_PORT1; in hermon_rsrc_rfci_alloc()
496 vmp = fcoib->hfc_rfci_vmemp[portm1]; in hermon_rsrc_rfci_alloc()
522 uint_t portm1; /* hca_port_number - 1 */ in hermon_rsrc_rfci_free() local
[all …]