Home
last modified time | relevance | path

Searched refs:CH_NO_CPL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.c1699 CH_NO_CPL: CH_NO_HWCKSUM|CH_NO_CPL; in ch_send()
1701 flg = CH_NO_CPL; in ch_send()
1703 flg = CH_NO_HWCKSUM | CH_NO_CPL; in ch_send()
H A Dch.h54 #define CH_NO_CPL 0x2 /* no cpl header with data */ macro
H A Dpe.c301 if (flg & CH_NO_CPL) { in pe_start()
613 if (flg & CH_NO_CPL) in pe_start()