Searched refs:hfc_fexch_qps_per_port (Results 1 – 2 of 2) sorted by relevance
156 if (exch_base_off >= fcoib->hfc_fexch_qps_per_port) in hermon_fcoib_check_exch_base_off()173 return (qpnum < fcoib->hfc_nports * fcoib->hfc_fexch_qps_per_port); in hermon_fcoib_is_fexch_qpn()208 if (qp_indx < fcoib->hfc_fexch_qps_per_port) in hermon_fcoib_qpn_to_mkey()246 if (qp_indx > fcoib->hfc_fexch_qps_per_port) in hermon_fcoib_fexch_mkey_init()275 if (qp_indx < fcoib->hfc_fexch_qps_per_port) in hermon_fcoib_fexch_mkey_fini()338 fcoib->hfc_fexch_qps_per_port = in hermon_fcoib_init()340 fcoib->hfc_mpts_per_port = fcoib->hfc_fexch_qps_per_port * 2; in hermon_fcoib_init()367 fcoib->hfc_fexch_qps_per_port, HERMON_SLEEP, in hermon_fcoib_init()391 fcoib->hfc_fexch_base[i] = i * fcoib->hfc_fexch_qps_per_port + in hermon_fcoib_init()400 (void *)vmemstart, fcoib->hfc_fexch_qps_per_port, in hermon_fcoib_init()
55 uint_t hfc_fexch_qps_per_port; member73 hermon_fcoib_s::hfc_fexch_qps_per_port