Searched refs:PCN_IMR_DXSUFLO (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/netif/pcn/ | ||
| HD | if_pcnreg.h | 129 #define PCN_IMR_DXSUFLO 0x0040 /* disable TX stop on underflow */ macro |
| HD | if_pcn.c | 1174 PCN_CSR_SETBIT(sc, PCN_CSR_IMR, PCN_IMR_DXSUFLO); in pcn_init() |