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.h25 struct fbnic_dev { struct
26 struct device *dev;
27 struct net_device *netdev;
28 struct dentry *dbg_fbd;
29 struct device *hwmon;
31 u32 __iomem *uc_addr0;
32 u32 __iomem *uc_addr4;
33 const struct fbnic_mac *mac;
34 unsigned int fw_msix_vector;
35 unsigned int pcs_msix_vector;
[all …]