| tag | line | file | source code |
|---|---|---|---|
| lance_get_stats | 259 | drivers/net/lance.c | static struct enet_statistics *lance_get_stats(struct device *dev); |
| lance_get_stats | 552 | drivers/net/lance.c | dev->get_stats = &lance_get_stats; |
| lance_get_stats | 784 | drivers/net/sunlance.c | dev->get_stats = &lance_get_stats; |