Home
last modified time | relevance | path

Searched refs:CH_OFFLOAD (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h55 #define CH_OFFLOAD 0x4 /* do TCP/IP offload processing */ macro
H A Dpe.c276 if (flg & CH_OFFLOAD) { in pe_start()