Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dpc300too.c56 enum { PC300_RSV = 1, PC300_X21, PC300_TE }; /* card types */ enumerator
220 if (port->card->type == PC300_X21 && in pc300_ioctl()
358 card->type = PC300_X21; in pc300_pci_init_one()
412 card->type == PC300_X21 ? "X21" : in pc300_pci_init_one()
457 if (card->type == PC300_X21) in pc300_pci_init_one()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dpc300too.c55 enum { PC300_RSV = 1, PC300_X21, PC300_TE }; /* card types */ enumerator
208 if (port->card->type == PC300_X21 && in pc300_ioctl()
343 card->type = PC300_X21; in pc300_pci_init_one()
399 card->type == PC300_X21 ? "X21" : in pc300_pci_init_one()
445 if (card->type == PC300_X21) in pc300_pci_init_one()

Completed in 2 milliseconds