Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dniu.h2206 #define TX_CS_MK 0x0000000000008000ULL macro
Dniu.c3597 if (unlikely(!(cs & (TX_CS_MK | TX_CS_MMK)))) in niu_tx_work()