Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h417 struct otx2_nic { struct
418 void __iomem *reg_base;
419 struct net_device *netdev;
420 struct dev_hw_ops *hw_ops;
421 void *iommu_domain;
422 u16 tx_max_pktlen;
423 u16 rbsize; /* Receive buffer size */
442 u64 flags;
443 u64 *cq_op_addr;
445 struct bpf_prog *xdp_prog;
[all …]