Searched refs:DNET_HAS_RMII (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/ | ||
| H A D | dnet.h | 164 #define DNET_HAS_RMII (1 << 5) /* or RGMII */ macro |
| H A D | dnet.c | 267 if (bp->capabilities & DNET_HAS_RMII) { in dnet_mii_probe() |