Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c852 hcap->hca_num_ports = nports; /* Set number of ports */ in ibcm_hca_attach()
868 for (i = 0; i < hcap->hca_num_ports; i++) { in ibcm_hca_attach()
1011 for (port_index = 0; port_index < hcap->hca_num_ports; port_index++) { in ibcm_hca_detach()
1198 (hcap->hca_num_ports - 1) * in ibcm_delete_hca_entry()
1940 for (port = 0; port < hcap->hca_num_ports; port++) { in ibt_register_subnet_notices()
1957 for (port = 0; port < hcap->hca_num_ports; port++) { in ibt_register_subnet_notices()
2017 if (port_index >= hcap->hca_num_ports) in ibcm_init_saa_handle()
2067 if (port_index >= hcap->hca_num_ports) in ibcm_get_saa_handle()
H A Dibcm_ti.c5728 num_ports = hcap->hca_num_ports; in ibt_gid_to_node_info()
5984 for (j = 0; j < hcap->hca_num_ports; j++) { in ibt_lid_to_node_info()
6225 for (j = 0; j < hcap->hca_num_ports; j++) { in ibt_get_companion_port_gids()
/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_ib.h61 uint_t hca_num_ports; member
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c219 for (i = 0; i < hca->hca_num_ports; i++) { in iser_ib_bind_service()
1087 for (i = 0; i < hca->hca_num_ports; i++) { in iser_ib_handle_hca_detach_event()
1311 &hca->hca_port_info, &hca->hca_num_ports, in iser_ib_alloc_hca()
1441 for (i = 0; i < hca->hca_num_ports; i++) { in iser_ib_gid2hca()
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h987 uint8_t hca_num_ports; /* #ports on this HCA */ member
999 hca_passive_tree hca_active_tree hca_passive_comid_tree hca_num_ports }))