Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/seeq/
Dsgiseeq.h62 #define SEEQ_TSTAT_R16 0x004 /* Did 16 retries to tx a frame */ macro
Dsgiseeq.c462 if (status & SEEQ_TSTAT_R16) in sgiseeq_tx()