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

/freebsd-current/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mlx.h76 boolean_t run_randomizer; member in struct:_osm_vendor
/freebsd-current/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sender.c89 This is a testing feature. If run_randomizer flag is set to TRUE,
93 if (p_bo->p_vendor->run_randomizer == TRUE) {
349 This is a testing feature. If run_randomizer flag is set to TRUE,
353 if (p_bo->p_vendor->run_randomizer == TRUE) {
H A Dosm_vendor_mlx_anafa.c144 if ((*pp_vend)->run_randomizer == TRUE)
183 /* update the run_randomizer flag */
190 p_vend->run_randomizer = TRUE;
196 p_vend->run_randomizer = FALSE;
H A Dosm_vendor_mlx.c132 if ((*pp_vend)->run_randomizer == TRUE)
163 /* update the run_randomizer flag */
169 p_vend->run_randomizer = TRUE;
175 p_vend->run_randomizer = FALSE;
H A Dosm_vendor_mlx_dispatcher.c144 This is a testing feature. If run_randomizer flag is set to TRUE,
148 if (p_bo->p_vendor->run_randomizer == TRUE) {

Completed in 115 milliseconds