Searched refs:RTL_CFG_NO_GBIT (Results 1 – 1 of 1) sorted by relevance
77 #define RTL_CFG_NO_GBIT 1 macro149 { PCI_VDEVICE(REALTEK, 0x8136), RTL_CFG_NO_GBIT },5279 tp->supports_gmii = ent->driver_data == RTL_CFG_NO_GBIT ? 0 : 1; in rtl_init_one()