Home
last modified time | relevance | path

Searched defs:bcmasp_priv (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h373 struct bcmasp_priv { struct
385 void (*core_clock_select)(struct bcmasp_priv *priv, bool slow); argument
386 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 …]