Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c36 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()
103 struct bcmasp_priv *priv = data; in bcmasp_isr()
126 struct bcmasp_priv *priv = intf->parent; in bcmasp_flush_rx_port()
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()
1078 struct bcmasp_priv *priv = data; in bcmasp_isr_wol()
[all …]
H A Dbcmasp.h286 struct bcmasp_priv;
291 struct bcmasp_priv *parent;
382 void (*init_wol)(struct bcmasp_priv *priv);
384 void (*destroy_wol)(struct bcmasp_priv *priv);
385 void (*core_clock_select)(struct bcmasp_priv *priv, bool slow);
390 struct bcmasp_priv { struct
402 void (*init_wol)(struct bcmasp_priv *priv); argument
404 void (*destroy_wol)(struct bcmasp_priv *priv); argument
405 void (*core_clock_select)(struct bcmasp_priv *priv, bool slow); argument
528 static inline u32 name##_core_rl(struct bcmasp_priv *priv, \
[all …]
H A Dbcmasp_ethtool.c77 struct bcmasp_priv *priv = intf->parent; in bcmasp_stat_fixup_offset()
206 struct bcmasp_priv *priv = intf->parent; in bcmasp_set_wol()
H A Dbcmasp_intf.c1184 static void bcmasp_map_res(struct bcmasp_priv *priv, struct bcmasp_intf *intf) in bcmasp_map_res()
1204 struct bcmasp_intf *bcmasp_interface_create(struct bcmasp_priv *priv, in bcmasp_interface_create()