Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/apple/
Dmace.h56 #define XMTSV 0x80 /* transmit status (i.e. XMTFS) valid */ macro
108 #define XMTSV 0x80 /* XMTFS valid (same as in XMTFS) */ macro
Dmace.c674 while (in_8(&mb->pr) & XMTSV) { in mace_interrupt()
714 if ((fs & XMTSV) == 0) { in mace_interrupt()
Dmacmace.c572 if ((fs & XMTSV) == 0) { in mace_interrupt()