Searched refs:FZA_EVENT_TX_DONE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/net/fddi/ | ||
| D | defza.h | 53 #define FZA_EVENT_TX_DONE 0x0001 /* RMC transmit done ack */ macro |
| D | defza.c | 927 if ((int_event & FZA_EVENT_TX_DONE) != 0) { in fza_interrupt() |