Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A Dif_em.h350 #define IGB_CSUM_OFFLOAD (CSUM_IP | CSUM_IP_UDP | CSUM_IP_TCP | \ macro
H A Digb_txrx.c177 } else if ((pi->ipi_csum_flags & IGB_CSUM_OFFLOAD) == 0) { in igb_tx_ctx_setup()