Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/realtek/
Dr8169_main.c2245 #define rtl_writephy_batch(tp, a) __rtl_writephy_batch(tp, a, ARRAY_SIZE(a)) macro
2390 rtl_writephy_batch(tp, phy_reg_init); in rtl8169s_hw_phy_config()
2401 rtl_writephy_batch(tp, phy_reg_init); in rtl8169sb_hw_phy_config()
2459 rtl_writephy_batch(tp, phy_reg_init); in rtl8169scd_hw_phy_config()
2514 rtl_writephy_batch(tp, phy_reg_init); in rtl8169sce_hw_phy_config()
2527 rtl_writephy_batch(tp, phy_reg_init); in rtl8168bb_hw_phy_config()
2538 rtl_writephy_batch(tp, phy_reg_init); in rtl8168bef_hw_phy_config()
2551 rtl_writephy_batch(tp, phy_reg_init); in rtl8168cp_1_hw_phy_config()
2566 rtl_writephy_batch(tp, phy_reg_init); in rtl8168cp_2_hw_phy_config()
2591 rtl_writephy_batch(tp, phy_reg_init); in rtl8168c_1_hw_phy_config()
[all …]