Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac.c47 TX_PKT_INT |\
159 if (status & TX_PKT_INT) in emac_isr()
H A Demac.h127 #define TX_PKT_INT BIT(15) macro