Searched refs:attr_array_sz (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_hca_anafa.c158 uint32_t attr_array_sz = *p_num_ports; local
164 if (attr_array_sz < 1) {
H A Dosm_vendor_mlx_hca.c311 uint32_t attr_array_sz = *p_num_ports; local
361 if (attr_array_sz >= total_ports) {
H A Dosm_vendor_mlx_hca_sim.c639 uint32_t attr_array_sz = *p_num_ports; local
689 if (attr_array_sz >= total_ports) {
H A Dosm_vendor_mlx_hca_pfs.c593 uint32_t attr_array_sz = *p_num_ports; local
643 if (attr_array_sz >= total_ports) {

Completed in 182 milliseconds