Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/seeq/
H A Dsgiseeq.h61 #define SEEQ_TSTAT_UFLOW 0x001 /* Transmit buffer underflow */ macro
H A Dsgiseeq.c472 if (status & SEEQ_TSTAT_UFLOW) in sgiseeq_tx()