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_tx_irq()
47 struct bcmasp_priv *priv = intf->parent; in bcmasp_enable_rx_irq()
56 static void bcmasp_intr2_mask_set_all(struct bcmasp_priv *priv) in bcmasp_intr2_mask_set_all()
62 static void bcmasp_intr2_clear_all(struct bcmasp_priv *priv) in bcmasp_intr2_clear_all()
86 struct bcmasp_priv *priv = data; in bcmasp_isr()
109 struct bcmasp_priv *priv = intf->parent; in bcmasp_flush_rx_port()
130 static void bcmasp_netfilt_hw_en_wake(struct bcmasp_priv *priv, in bcmasp_netfilt_hw_en_wake()
170 static int bcmasp_netfilt_get_reg_offset(struct bcmasp_priv *priv, in bcmasp_netfilt_get_reg_offset()
217 static void bcmasp_netfilt_wr(struct bcmasp_priv *priv, in bcmasp_netfilt_wr()
234 static u32 bcmasp_netfilt_rd(struct bcmasp_priv *priv, in bcmasp_netfilt_rd()
251 static int bcmasp_netfilt_wr_m_wake(struct bcmasp_priv *priv, in bcmasp_netfilt_wr_m_wake()
302 static void bcmasp_netfilt_reset_hw(struct bcmasp_priv *priv, in bcmasp_netfilt_reset_hw()
313 static void bcmasp_netfilt_tcpip4_wr(struct bcmasp_priv *priv, in bcmasp_netfilt_tcpip4_wr()
342 static void bcmasp_netfilt_tcpip6_wr(struct bcmasp_priv *priv, in bcmasp_netfilt_tcpip6_wr()
372 static int bcmasp_netfilt_wr_to_hw(struct bcmasp_priv *priv, in bcmasp_netfilt_wr_to_hw()
499 struct bcmasp_priv *priv = intf->parent; in bcmasp_netfilt_suspend()
534 struct bcmasp_priv *priv = intf->parent; in bcmasp_netfilt_get_all_active()
560 struct bcmasp_priv *priv = intf->parent; in bcmasp_netfilt_get_active()
583 struct bcmasp_priv *priv = intf->parent; in bcmasp_netfilt_check_dup()
652 struct bcmasp_priv *priv = intf->parent; in bcmasp_netfilt_get_init()
716 struct bcmasp_priv *priv = intf->parent; in bcmasp_netfilt_release()
738 struct bcmasp_priv *priv = intf->parent; in bcmasp_set_mda_filter()
757 struct bcmasp_priv *priv = intf->parent; in bcmasp_en_mda_filter()
796 static int bcmasp_total_res_mda_cnt(struct bcmasp_priv *priv) in bcmasp_total_res_mda_cnt()
844 struct bcmasp_priv *priv = intf->parent; in bcmasp_disable_all_filters()
862 struct bcmasp_priv *priv = intf->parent; in bcmasp_combine_set_filter()
889 struct bcmasp_priv *priv = intf->parent; in bcmasp_set_en_mda_filter()
923 static void bcmasp_core_init_filters(struct bcmasp_priv *priv) in bcmasp_core_init_filters()
950 static void bcmasp_core_init(struct bcmasp_priv *priv) in bcmasp_core_init()
975 static void bcmasp_core_clock_select(struct bcmasp_priv *priv, bool slow) in bcmasp_core_clock_select()
987 static void bcmasp_core_clock_set_ll(struct bcmasp_priv *priv, u32 clr, u32 set) in bcmasp_core_clock_set_ll()
1002 static void bcmasp_core_clock_set(struct bcmasp_priv *priv, u32 clr, u32 set) in bcmasp_core_clock_set()
1014 struct bcmasp_priv *priv = intf->parent; in bcmasp_core_clock_set_intf()
1042 struct bcmasp_priv *priv = data; in bcmasp_isr_wol()
1058 static int bcmasp_get_and_request_irq(struct bcmasp_priv *priv, int i) in bcmasp_get_and_request_irq()
1075 static void bcmasp_init_wol_shared(struct bcmasp_priv *priv) in bcmasp_init_wol_shared()
1094 struct bcmasp_priv *priv = intf->parent; in bcmasp_enable_wol_shared()
1121 static void bcmasp_wol_irq_destroy_shared(struct bcmasp_priv *priv) in bcmasp_wol_irq_destroy_shared()
1127 static void bcmasp_init_wol_per_intf(struct bcmasp_priv *priv) in bcmasp_init_wol_per_intf()
1159 static void bcmasp_wol_irq_destroy_per_intf(struct bcmasp_priv *priv) in bcmasp_wol_irq_destroy_per_intf()
1214 static void bcmasp_remove_intfs(struct bcmasp_priv *priv) in bcmasp_remove_intfs()
1229 struct bcmasp_priv *priv; in bcmasp_probe()
1350 struct bcmasp_priv *priv = dev_get_drvdata(&pdev->dev); in bcmasp_remove()
1368 struct bcmasp_priv *priv = dev_get_drvdata(d); in bcmasp_suspend()
1396 struct bcmasp_priv *priv = dev_get_drvdata(d); in bcmasp_resume()