Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/pcn/
H A Dpcnimpl.h106 #define PCN_TXCTL_ADD_FCS 0x20000000 /* add FCS to pkt */ macro
H A Dpcn.c776 tmd->pcn_txctl |= PCN_TXCTL_STP | PCN_TXCTL_ENP | PCN_TXCTL_ADD_FCS | in pcn_send()