Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dsungem.c190 #define TXDCTRL_CSTART 0x00000000001f8000ULL /* CSUM Start Offset */ macro
300 start = (s->tx_first_ctl & TXDCTRL_CSTART) >> 15; in sungem_do_tx_csum()