Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Digb_regs.h46 #define E1000_ADVTXD_POTS_TXSM 0x00000200 /* Insert TCP/UDP Checksum */ macro
H A Digb_core.c475 if ((tx->first_olinfo_status & E1000_ADVTXD_POTS_TXSM) && in igb_setup_tx_offloads()