Lines Matching defs:bcmasp_priv
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
408 void (*eee_fixup)(struct bcmasp_intf *intf, bool en);
410 void __iomem *base;
411 struct bcmasp_hw_info *hw_info;
413 struct list_head intfs;
415 struct bcmasp_mda_filter mda_filters[NUM_MDA_FILTERS];
418 spinlock_t mda_lock;
421 spinlock_t clk_lock;
423 struct bcmasp_net_filter net_filters[NUM_NET_FILTERS];
426 struct mutex net_lock;