Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h455 struct otx2_nic { struct
456 void __iomem *reg_base;
457 struct net_device *netdev;
458 struct dev_hw_ops *hw_ops;
459 void *iommu_domain;
460 u16 tx_max_pktlen;
461 u16 rbsize; /* Receive buffer size */
484 u64 flags;
485 u64 *cq_op_addr;
487 struct bpf_prog *xdp_prog;
[all …]