Searched refs:TXHDR_CSUM_NONE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sun/ | ||
H A D | niu.h | 2818 #define TXHDR_CSUM_NONE 0x0000000000000000ULL macro |
H A D | niu.c | 6591 csum_bits = TXHDR_CSUM_NONE; in niu_compute_tx_flags() |