Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cortina/
H A Dgemini.h466 #define TSS_IPV6_ENABLE_BIT BIT(18) macro
471 (TSS_IP_CHKSUM_BIT | TSS_IPV6_ENABLE_BIT | \
H A Dgemini.c1195 word1 |= TSS_IPV6_ENABLE_BIT; in gmac_map_tx_bufs()