Home
last modified time | relevance | path

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

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