Home
last modified time | relevance | path

Searched refs:hw_configs (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/realtek/
Dr8169_main.c3712 static const rtl_generic_fct hw_configs[] = { in rtl_hw_config() local
3764 if (hw_configs[tp->mac_version]) in rtl_hw_config()
3765 hw_configs[tp->mac_version](tp); in rtl_hw_config()