Searched refs:ARC_CAN_10MBIT (Results 1 – 4 of 4) sorted by relevance
311 .flags = ARC_CAN_10MBIT,338 .flags = ARC_CAN_10MBIT,363 .flags = ARC_CAN_10MBIT,395 .flags = ARC_CAN_10MBIT,420 .flags = ARC_CAN_10MBIT,
255 lp->card_flags = ARC_CAN_10MBIT; /* pretend all of them can 10Mbit */ in com20020_config()
187 #define ARC_CAN_10MBIT 2 /* card uses COM20022, supporting 10MBit, macro
228 if (lp->card_flags & ARC_CAN_10MBIT) { in com20020_found()