Searched refs:hca_port_info_sz (Results 1 – 2 of 2) sorted by relevance
1312 &hca->hca_port_info_sz); in iser_ib_alloc_hca()1330 ibt_free_portinfo(hca->hca_port_info, hca->hca_port_info_sz); in iser_ib_alloc_hca()1346 uint_t hca_port_info_sz; in iser_ib_free_hca() local1353 hca_port_info_sz = hca->hca_port_info_sz; in iser_ib_free_hca()1375 ibt_free_portinfo(hca_port_info, hca_port_info_sz); in iser_ib_free_hca()1416 oldsize = hca->hca_port_info_sz; in iser_ib_update_hcaports()1418 hca->hca_port_info_sz = size; in iser_ib_update_hcaports()
63 uint_t hca_port_info_sz; member