Searched defs:fbnic_dev (Results 1 – 1 of 1) sorted by relevance
18 struct fbnic_dev { struct19 struct device *dev;20 struct net_device *netdev;22 u32 __iomem *uc_addr0;23 u32 __iomem *uc_addr4;27 unsigned short num_irqs;34 spinlock_t fw_tx_lock;40 u64 dsn;41 u32 mps;42 u32 readrq;[all …]
Completed in 5 milliseconds