Home
last modified time | relevance | path

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

/freebsd/sys/dev/mge/
H A Dif_mgevar.h206 #define PORT_CONFIG_RXCS (1 << 25) /* calculation Rx TCP checksum include pseudo header */ macro
H A Dif_mge.c1104 PORT_CONFIG_RXCS | PORT_CONFIG_DFLT_RXQ(0) | in mge_init_locked()