Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/realtek/
Dr8169_main.c5356 static const rtl_generic_fct hw_configs[] = { in rtl_hw_config() local
5406 if (hw_configs[tp->mac_version]) in rtl_hw_config()
5407 hw_configs[tp->mac_version](tp); in rtl_hw_config()