Searched defs:icm_aux_size (Results 1 - 2 of 2) sorted by relevance
| /vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/ |
| H A D | arbel.c | 500 struct arbelprm_scalar_parameter *icm_aux_size ) { 504 0, sizeof ( *icm_aux_size ) ), 505 0, icm_size, 0, icm_aux_size ); 2179 struct arbelprm_scalar_parameter icm_aux_size; local 2385 &icm_aux_size ) ) != 0 ) { 2390 icm_aux_len = ( MLX_GET ( &icm_aux_size, value ) * ARBEL_PAGE_SIZE );
|
| H A D | hermon.c | 576 struct hermonprm_scalar_parameter *icm_aux_size ) { 580 0, sizeof (*icm_aux_size) ), 581 0, icm_size, 0, icm_aux_size ); 2299 struct hermonprm_scalar_parameter icm_aux_size; local 2514 &icm_aux_size ) ) != 0 ) { 2519 icm_aux_len = ( MLX_GET ( &icm_aux_size, value ) * HERMON_PAGE_SIZE );
|
Completed in 59 milliseconds