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