Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic.h24 struct fbnic_dev { struct
25 struct device *dev;
26 struct net_device *netdev;
27 struct dentry *dbg_fbd;
28 struct device *hwmon;
30 u32 __iomem *uc_addr0;
31 u32 __iomem *uc_addr4;
32 const struct fbnic_mac *mac;
33 unsigned int fw_msix_vector;
34 unsigned int pcs_msix_vector;
[all …]