Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/ctucanfd/
H A Dctucanfd_platform.c53 unsigned int ntxbufs; in ctucan_platform_probe() local
H A Dctucanfd.h41 unsigned int ntxbufs; member
H A Dctucanfd_pci.c94 unsigned int ntxbufs; in ctucan_pci_probe() local
H A Dctucanfd_base.c1340 int ctucan_probe_common(struct device *dev, void __iomem *addr, int irq, unsigned int ntxbufs, in ctucan_probe_common()