Lines Matching refs:bcmasp_priv
286 struct bcmasp_priv;
291 struct bcmasp_priv *parent;
384 void (*init_wol)(struct bcmasp_priv *priv);
386 void (*destroy_wol)(struct bcmasp_priv *priv);
387 void (*core_clock_select)(struct bcmasp_priv *priv, bool slow);
392 struct bcmasp_priv { struct
404 void (*init_wol)(struct bcmasp_priv *priv); argument
406 void (*destroy_wol)(struct bcmasp_priv *priv); argument
407 void (*core_clock_select)(struct bcmasp_priv *priv, bool slow); argument
530 static inline u32 name##_core_rl(struct bcmasp_priv *priv, \
536 static inline void name##_core_wl(struct bcmasp_priv *priv, \
552 struct bcmasp_intf *bcmasp_interface_create(struct bcmasp_priv *priv,