Searched defs:otx2_nic (Results 1 – 1 of 1) sorted by relevance
315 struct otx2_nic { struct316 void __iomem *reg_base;317 struct net_device *netdev;318 struct dev_hw_ops *hw_ops;319 void *iommu_domain;320 u16 max_frs;321 u16 rbsize; /* Receive buffer size */338 u64 flags;340 struct otx2_qset qset;341 struct otx2_hw hw;[all …]