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

/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_ib.h61 uint_t hca_num_ports; member in struct:iser_hca_s
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c852 hcap->hca_num_ports = nports; /* Set number of ports */
868 for (i = 0; i < hcap->hca_num_ports; i++) {
1011 for (port_index = 0; port_index < hcap->hca_num_ports; port_index++) {
1198 (hcap->hca_num_ports - 1) *
1940 for (port = 0; port < hcap->hca_num_ports; port++) {
1957 for (port = 0; port < hcap->hca_num_ports; port++) {
2017 if (port_index >= hcap->hca_num_ports)
2067 if (port_index >= hcap->hca_num_ports)
H A Dibcm_ti.c5728 num_ports = hcap->hca_num_ports;
5984 for (j = 0; j < hcap->hca_num_ports; j++) {
6225 for (j = 0; j < hcap->hca_num_ports; j++) {
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_ib.c219 for (i = 0; i < hca->hca_num_ports; i++) {
1087 for (i = 0; i < hca->hca_num_ports; i++) {
1311 &hca->hca_port_info, &hca->hca_num_ports,
1441 for (i = 0; i < hca->hca_num_ports; i++) {
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h956 * hca_num_ports: Number of ports that this HCA has
987 uint8_t hca_num_ports; /* #ports on this HCA */ member in struct:ibcm_hca_info_s
999 hca_passive_tree hca_active_tree hca_passive_comid_tree hca_num_ports }))

Completed in 92 milliseconds