Home
last modified time | relevance | path

Searched refs:PLX_PCI_MAX_CHAN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/can/sja1000/
H A Dplx_pci.c42 #define PLX_PCI_MAX_CHAN 2 macro
46 struct net_device *net_dev[PLX_PCI_MAX_CHAN];
175 struct plx_pci_channel_map chan_map_tbl[PLX_PCI_MAX_CHAN];
586 for (i = 0; i < PLX_PCI_MAX_CHAN; i++) { in plx_pci_del_card()
/kernel/linux/linux-6.6/drivers/net/can/sja1000/
H A Dplx_pci.c30 #define PLX_PCI_MAX_CHAN 2 macro
34 struct net_device *net_dev[PLX_PCI_MAX_CHAN];
163 struct plx_pci_channel_map chan_map_tbl[PLX_PCI_MAX_CHAN];
574 for (i = 0; i < PLX_PCI_MAX_CHAN; i++) { in plx_pci_del_card()

Completed in 2 milliseconds