Searched refs:SONIC_INT_RBAE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/natsemi/ | ||
| H A D | sonic.h | 204 #define SONIC_INT_RBAE 0x0010 macro |
| H A D | sonic.c | 439 if (status & SONIC_INT_RBAE) { in sonic_interrupt() |