Home
last modified time | relevance | path

Searched refs:PC300_RSV (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
155 if (port->card->type == PC300_RSV) { in pc300_set_iface()
225 else if (port->card->type == PC300_RSV && in pc300_ioctl()
230 else if (port->card->type == PC300_RSV && in pc300_ioctl()
360 card->type = PC300_RSV; 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
147 if (port->card->type == PC300_RSV) { in pc300_set_iface()
213 else if (port->card->type == PC300_RSV && in pc300_ioctl()
218 else if (port->card->type == PC300_RSV && in pc300_ioctl()
345 card->type = PC300_RSV; in pc300_pci_init_one()

Completed in 3 milliseconds