Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.h2207 #define TX_CS_MMK 0x0000000000004000ULL macro
H A Dniu.c3614 if (unlikely(!(cs & (TX_CS_MK | TX_CS_MMK)))) in niu_tx_work()