Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/asp2/
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()
1080 struct bcmasp_priv *priv = data; in bcmasp_isr_wol()
[all …]
A Dbcmasp.h279 struct bcmasp_priv;
284 struct bcmasp_priv *parent;
364 void (*core_clock_select)(struct bcmasp_priv *priv, bool slow);
372 struct bcmasp_priv { struct
384 void (*core_clock_select)(struct bcmasp_priv *priv, bool slow); argument
510 static inline u32 name##_core_rl(struct bcmasp_priv *priv, \
516 static inline void name##_core_wl(struct bcmasp_priv *priv, \
532 static inline u32 name##_core_rl(struct bcmasp_priv *priv, \
539 static inline void name##_core_wl(struct bcmasp_priv *priv, \
547 struct bcmasp_intf *bcmasp_interface_create(struct bcmasp_priv *priv,
A Dbcmasp_ethtool.c178 struct bcmasp_priv *priv = intf->parent; in bcmasp_set_wol()
A Dbcmasp_intf.c1183 static void bcmasp_map_res(struct bcmasp_priv *priv, struct bcmasp_intf *intf) in bcmasp_map_res()
1202 struct bcmasp_intf *bcmasp_interface_create(struct bcmasp_priv *priv, in bcmasp_interface_create()

Completed in 15 milliseconds