Searched refs:ARC_CAN_10MBIT (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/arcnet/ |
H A D | com20020-pci.c | 318 .flags = ARC_CAN_10MBIT, 345 .flags = ARC_CAN_10MBIT, 370 .flags = ARC_HAS_ROTARY | ARC_HAS_LED | ARC_CAN_10MBIT, 402 .flags = ARC_HAS_ROTARY | ARC_HAS_LED | ARC_CAN_10MBIT, 427 .flags = ARC_HAS_ROTARY | ARC_HAS_LED | ARC_CAN_10MBIT,
|
H A D | com20020_cs.c | 255 lp->card_flags = ARC_CAN_10MBIT; /* pretend all of them can 10Mbit */ in com20020_config()
|
H A D | arcdevice.h | 187 #define ARC_CAN_10MBIT 2 /* card uses COM20022, supporting 10MBit, macro
|
H A D | com20020.c | 228 if (lp->card_flags & ARC_CAN_10MBIT) { in com20020_found()
|
/kernel/linux/linux-6.6/drivers/net/arcnet/ |
H A D | com20020-pci.c | 318 .flags = ARC_CAN_10MBIT, 345 .flags = ARC_CAN_10MBIT, 370 .flags = ARC_HAS_ROTARY | ARC_HAS_LED | ARC_CAN_10MBIT, 402 .flags = ARC_HAS_ROTARY | ARC_HAS_LED | ARC_CAN_10MBIT, 427 .flags = ARC_HAS_ROTARY | ARC_HAS_LED | ARC_CAN_10MBIT,
|
H A D | arcdevice.h | 187 #define ARC_CAN_10MBIT 2 /* card uses COM20022, supporting 10MBit, macro
|
H A D | com20020_cs.c | 255 lp->card_flags = ARC_CAN_10MBIT; /* pretend all of them can 10Mbit */ in com20020_config()
|
H A D | com20020.c | 228 if (lp->card_flags & ARC_CAN_10MBIT) { in com20020_found()
|
Completed in 5 milliseconds