Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/seeq/
Dsgiseeq.h64 #define SEEQ_TSTAT_PTRANS 0x008 /* Packet was transmitted ok */ macro
Dsgiseeq.c461 if (!(status & (HPC3_ETXCTRL_ACTIVE | SEEQ_TSTAT_PTRANS))) { in sgiseeq_tx()