Searched refs:offload (Results 1 - 3 of 3) sorted by relevance
| /solaris-userland/components/open-fabrics/libsif/include/psifapi/ |
| H A D | psif_hw_data_be.h | 3426 * Union - offload is valid for normal QPs. For privileged QPs, it is the WC 3435 /* This countain offload or PSIF specific infornation. */ 3436 struct psif_offload_info offload; member in union:psif_offload_wc_id 3493 * For normal QPs, this is offload information. For privileged QPs, this is
|
| H A D | psif_hw_data_le.h | 3400 * Union - offload is valid for normal QPs. For privileged QPs, it is the WC 3409 /* This countain offload or PSIF specific infornation. */ 3410 struct psif_offload_info offload; member in union:psif_offload_wc_id 3469 * For normal QPs, this is offload information. For privileged QPs, this is
|
| /solaris-userland/components/open-fabrics/libsif/include/sif/ |
| H A D | psif_hw_print.c | 5494 xprintf(fd, ", .offload = "); 5495 write_struct_psif_offload_info(fd, 0, &(data->offload));
|
Completed in 67 milliseconds