Lines Matching refs:bcmasp_priv

22 static void _intr2_mask_clear(struct bcmasp_priv *priv, u32 mask)  in _intr2_mask_clear()
28 static void _intr2_mask_set(struct bcmasp_priv *priv, u32 mask) in _intr2_mask_set()
36 struct bcmasp_priv *priv = intf->parent; in bcmasp_enable_phy_irq()
50 struct bcmasp_priv *priv = intf->parent; in bcmasp_enable_tx_irq()
61 struct bcmasp_priv *priv = intf->parent; in bcmasp_enable_rx_irq()
70 static void bcmasp_intr2_mask_set_all(struct bcmasp_priv *priv) in bcmasp_intr2_mask_set_all()
76 static void bcmasp_intr2_clear_all(struct bcmasp_priv *priv) in bcmasp_intr2_clear_all()
103 struct bcmasp_priv *priv = data; in bcmasp_isr()
126 struct bcmasp_priv *priv = intf->parent; in bcmasp_flush_rx_port()
147 static void bcmasp_netfilt_hw_en_wake(struct bcmasp_priv *priv, in bcmasp_netfilt_hw_en_wake()
187 static int bcmasp_netfilt_get_reg_offset(struct bcmasp_priv *priv, in bcmasp_netfilt_get_reg_offset()
234 static void bcmasp_netfilt_wr(struct bcmasp_priv *priv, in bcmasp_netfilt_wr()
251 static u32 bcmasp_netfilt_rd(struct bcmasp_priv *priv, in bcmasp_netfilt_rd()
268 static int bcmasp_netfilt_wr_m_wake(struct bcmasp_priv *priv, in bcmasp_netfilt_wr_m_wake()
319 static void bcmasp_netfilt_reset_hw(struct bcmasp_priv *priv, in bcmasp_netfilt_reset_hw()
330 static void bcmasp_netfilt_tcpip4_wr(struct bcmasp_priv *priv, in bcmasp_netfilt_tcpip4_wr()
359 static void bcmasp_netfilt_tcpip6_wr(struct bcmasp_priv *priv, in bcmasp_netfilt_tcpip6_wr()
389 static int bcmasp_netfilt_wr_to_hw(struct bcmasp_priv *priv, in bcmasp_netfilt_wr_to_hw()
516 struct bcmasp_priv *priv = intf->parent; in bcmasp_netfilt_suspend()
551 struct bcmasp_priv *priv = intf->parent; in bcmasp_netfilt_get_all_active()
577 struct bcmasp_priv *priv = intf->parent; in bcmasp_netfilt_get_active()
600 struct bcmasp_priv *priv = intf->parent; in bcmasp_netfilt_check_dup()
669 struct bcmasp_priv *priv = intf->parent; in bcmasp_netfilt_get_init()
733 struct bcmasp_priv *priv = intf->parent; in bcmasp_netfilt_release()
755 struct bcmasp_priv *priv = intf->parent; in bcmasp_set_mda_filter()
774 struct bcmasp_priv *priv = intf->parent; in bcmasp_en_mda_filter()
813 static int bcmasp_total_res_mda_cnt(struct bcmasp_priv *priv) in bcmasp_total_res_mda_cnt()
861 struct bcmasp_priv *priv = intf->parent; in bcmasp_disable_all_filters()
879 struct bcmasp_priv *priv = intf->parent; in bcmasp_combine_set_filter()
906 struct bcmasp_priv *priv = intf->parent; in bcmasp_set_en_mda_filter()
940 static void bcmasp_core_init_filters(struct bcmasp_priv *priv) in bcmasp_core_init_filters()
967 static void bcmasp_core_init(struct bcmasp_priv *priv) in bcmasp_core_init()
992 static void bcmasp_core_clock_select_many(struct bcmasp_priv *priv, bool slow) in bcmasp_core_clock_select_many()
1011 static void bcmasp_core_clock_select_one(struct bcmasp_priv *priv, bool slow) in bcmasp_core_clock_select_one()
1023 static void bcmasp_core_clock_set_ll(struct bcmasp_priv *priv, u32 clr, u32 set) in bcmasp_core_clock_set_ll()
1038 static void bcmasp_core_clock_set(struct bcmasp_priv *priv, u32 clr, u32 set) in bcmasp_core_clock_set()
1050 struct bcmasp_priv *priv = intf->parent; in bcmasp_core_clock_set_intf()
1078 struct bcmasp_priv *priv = data; in bcmasp_isr_wol()
1094 static int bcmasp_get_and_request_irq(struct bcmasp_priv *priv, int i) in bcmasp_get_and_request_irq()
1111 static void bcmasp_init_wol_shared(struct bcmasp_priv *priv) in bcmasp_init_wol_shared()
1130 struct bcmasp_priv *priv = intf->parent; in bcmasp_enable_wol_shared()
1157 static void bcmasp_wol_irq_destroy_shared(struct bcmasp_priv *priv) in bcmasp_wol_irq_destroy_shared()
1163 static void bcmasp_init_wol_per_intf(struct bcmasp_priv *priv) in bcmasp_init_wol_per_intf()
1195 static void bcmasp_wol_irq_destroy_per_intf(struct bcmasp_priv *priv) in bcmasp_wol_irq_destroy_per_intf()
1265 static void bcmasp_set_pdata(struct bcmasp_priv *priv, const struct bcmasp_plat_data *pdata) in bcmasp_set_pdata()
1291 static void bcmasp_remove_intfs(struct bcmasp_priv *priv) in bcmasp_remove_intfs()
1306 struct bcmasp_priv *priv; in bcmasp_probe()
1423 struct bcmasp_priv *priv = dev_get_drvdata(&pdev->dev); in bcmasp_remove()
1439 struct bcmasp_priv *priv = dev_get_drvdata(d); in bcmasp_suspend()
1467 struct bcmasp_priv *priv = dev_get_drvdata(d); in bcmasp_resume()