Searched refs:DESC_OFFLOAD (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.c451 dev_param_p->desc_type = DESC_OFFLOAD;
489 dev_param_p->desc_type = DESC_OFFLOAD;
527 dev_param_p->desc_type = DESC_OFFLOAD;
564 dev_param_p->desc_type = DESC_OFFLOAD;
H A Dnge_chip.h950 #define DESC_OFFLOAD 0x1 macro
H A Dnge_main.c951 if (ngep->desc_mode != DESC_HOT && ngep->desc_mode != DESC_OFFLOAD)
954 if (ngep->desc_mode == DESC_OFFLOAD) {

Completed in 59 milliseconds