Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h229 struct otx2_nic { struct
230 void __iomem *reg_base;
231 struct net_device *netdev;
232 void *iommu_domain;
233 u16 max_frs;
234 u16 rbsize; /* Receive buffer size */
241 u64 flags;
243 struct otx2_qset qset;
244 struct otx2_hw hw;
245 struct pci_dev *pdev;
[all …]