Lines Matching refs:hw_phy_cfg
898 void (*hw_phy_cfg)(struct r8152 *tp); member
3817 tp->rtl_ops.hw_phy_cfg(tp); in r8153b_ups_en()
3859 tp->rtl_ops.hw_phy_cfg(tp); in r8153c_ups_en()
3908 tp->rtl_ops.hw_phy_cfg(tp); in r8156_ups_en()
6912 tp->rtl_ops.hw_phy_cfg(tp); in rtl_hw_phy_work_func_t()
9494 ops->hw_phy_cfg = r8152b_hw_phy_cfg; in rtl_ops_init()
9514 ops->hw_phy_cfg = r8153_hw_phy_cfg; in rtl_ops_init()
9536 ops->hw_phy_cfg = r8153b_hw_phy_cfg; in rtl_ops_init()
9558 ops->hw_phy_cfg = r8156_hw_phy_cfg; in rtl_ops_init()
9581 ops->hw_phy_cfg = r8156b_hw_phy_cfg; in rtl_ops_init()
9597 ops->hw_phy_cfg = r8153c_hw_phy_cfg; in rtl_ops_init()