Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcnimpl.h111 #define PCN_TXCTL_ENP 0x01000000 macro
H A Dpcn.c776 tmd->pcn_txctl |= PCN_TXCTL_STP | PCN_TXCTL_ENP | PCN_TXCTL_ADD_FCS | in pcn_send()