Searched defs:bcmasp_priv (Results 1 – 1 of 1) sorted by relevance
378 struct bcmasp_priv { struct390 void (*init_wol)(struct bcmasp_priv *priv); argument392 void (*destroy_wol)(struct bcmasp_priv *priv); argument394 void __iomem *base;395 struct bcmasp_hw_info *hw_info;397 struct list_head intfs;399 struct bcmasp_mda_filter mda_filters[NUM_MDA_FILTERS];402 spinlock_t mda_lock;405 spinlock_t clk_lock;407 struct bcmasp_net_filter net_filters[NUM_NET_FILTERS];[all …]