Searched refs:vpi_high (Results 1 – 5 of 5) sorted by relevance
319 uint32_t vpi_high; member
2062 uint32_t vpi_high; member
3071 if (dfc_vport->vpi >= hba->vpi_high) { in emlxs_dfc_create_vport()3072 hba->vpi_high = dfc_vport->vpi; in emlxs_dfc_create_vport()3847 hbainfo->vpi_high = hba->vpi_high; in emlxs_dfc_get_hbainfo()
1481 (bind_info->port_num > hba->vpi_high)) in emlxs_fca_bind_port()11733 if (vpi > hba->vpi_high) { in emlxs_read_vport_prop()11734 hba->vpi_high = vpi; in emlxs_read_vport_prop()
901 for (vpi = 1; vpi <= hba->vpi_high; vpi++) {