Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Digb_regs.h45 #define E1000_ADVTXD_POTS_IXSM 0x00000100 /* Insert TCP/UDP Checksum */ macro
H A Digb_core.c483 if (tx->first_olinfo_status & E1000_ADVTXD_POTS_IXSM) { in igb_setup_tx_offloads()