Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sun/
Dniu.h2206 #define TX_CS_MK 0x0000000000008000ULL macro
Dniu.c3614 if (unlikely(!(cs & (TX_CS_MK | TX_CS_MMK)))) in niu_tx_work()