Searched refs:TX_CS_MMK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sun/ | ||
H A D | niu.h | 2207 #define TX_CS_MMK 0x0000000000004000ULL macro |
H A D | niu.c | 3614 if (unlikely(!(cs & (TX_CS_MK | TX_CS_MMK)))) in niu_tx_work() |