Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.c22 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()
[all …]
Dbcmasp.h275 struct bcmasp_priv;
280 struct bcmasp_priv *parent;
372 void (*init_wol)(struct bcmasp_priv *priv);
374 void (*destroy_wol)(struct bcmasp_priv *priv);
378 struct bcmasp_priv { struct
390 void (*init_wol)(struct bcmasp_priv *priv); argument
392 void (*destroy_wol)(struct bcmasp_priv *priv); argument
514 static inline u32 name##_core_rl(struct bcmasp_priv *priv, \
520 static inline void name##_core_wl(struct bcmasp_priv *priv, \
535 struct bcmasp_intf *bcmasp_interface_create(struct bcmasp_priv *priv,
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()
Dbcmasp_intf.c1179 static void bcmasp_map_res(struct bcmasp_priv *priv, struct bcmasp_intf *intf) in bcmasp_map_res()
1199 struct bcmasp_intf *bcmasp_interface_create(struct bcmasp_priv *priv, in bcmasp_interface_create()