Home
last modified time | relevance | path

Searched refs:XMTSV (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/apple/
Dmace.h52 #define XMTSV 0x80 /* transmit status (i.e. XMTFS) valid */ macro
104 #define XMTSV 0x80 /* XMTFS valid (same as in XMTFS) */ macro
Dmace.c680 while (in_8(&mb->pr) & XMTSV) { in mace_interrupt()
720 if ((fs & XMTSV) == 0) { in mace_interrupt()
Dmacmace.c572 if ((fs & XMTSV) == 0) { in mace_interrupt()