Searched defs:bcmasp_priv (Results 1 – 1 of 1) sorted by relevance
373 struct bcmasp_priv { struct385 void (*core_clock_select)(struct bcmasp_priv *priv, bool slow); argument386 void (*eee_fixup)(struct bcmasp_intf *intf, bool en);387 unsigned int num_mda_filters;388 unsigned int num_net_filters;389 unsigned int tx_chan_offset;390 unsigned int rx_ctrl_offset;392 void __iomem *base;394 struct list_head intfs;396 struct bcmasp_mda_filter *mda_filters;[all …]