Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/moxa/
H A Dmoxart_ether.h125 #define XPKT_OK_INT_STS BIT(4) /* transmit to ethernet success */ macro
H A Dmoxart_ether.c315 if (ists & XPKT_OK_INT_STS) in moxart_mac_interrupt()