Searched defs:otx2_nic (Results 1 – 1 of 1) sorted by relevance
436 struct otx2_nic { struct437 void __iomem *reg_base;438 struct net_device *netdev;439 struct dev_hw_ops *hw_ops;440 void *iommu_domain;441 u16 tx_max_pktlen;442 u16 rbsize; /* Receive buffer size */465 u64 flags;466 u64 *cq_op_addr;468 struct bpf_prog *xdp_prog;[all …]