Home
last modified time | relevance | path

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

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