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