Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/moxa/
Dmoxart_ether.h124 #define XPKT_OK_INT_STS BIT(4) /* transmit to ethernet success */ macro
Dmoxart_ether.c297 if (ists & XPKT_OK_INT_STS) in moxart_mac_interrupt()