Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c495 &cur_context->cksum_stuff, NULL, NULL, &cur_context->cksum_flags); in e1000g_retrieve_context()
582 (cur_context->cksum_stuff != pre_context->cksum_stuff) || in e1000g_check_context()
592 (cur_context->cksum_stuff != pre_context->cksum_stuff) || in e1000g_check_context()
1492 cur_context->cksum_stuff + cur_context->ether_header_size; in e1000g_fill_context_descriptor()
H A De1000g_sw.h604 uint32_t cksum_stuff; member