Searched defs:otx2_nic (Results 1 – 1 of 1) sorted by relevance
443 struct otx2_nic { struct444 void __iomem *reg_base;445 struct net_device *netdev;446 struct dev_hw_ops *hw_ops;447 void *iommu_domain;448 u16 tx_max_pktlen;449 u16 rbsize; /* Receive buffer size */468 u64 flags;469 u64 *cq_op_addr;471 struct bpf_prog *xdp_prog;[all …]