Searched refs:XCVR_10base2 (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/3com/ |
H A D | 3c515.c | 331 XCVR_10baseT = 0, XCVR_AUI, XCVR_10baseTOnly, XCVR_10base2, XCVR_100baseTx, enumerator in enum:xcvr_types 342 { "10baseT", Media_10TP, 0x08, XCVR_10base2, (14 * HZ) / 10 }, 1439 if (dev->if_port == XCVR_10base2) corkscrew_close()
|
H A D | 3c59x.c | 717 XCVR_10baseT=0, XCVR_AUI, XCVR_10baseTOnly, XCVR_10base2, XCVR_100baseTx, enumerator in enum:xcvr_types 728 { "10baseT", Media_10TP,0x08, XCVR_10base2, (14*HZ)/10}, 1664 if (dev->if_port == XCVR_10base2) vortex_up() 1874 iowrite16(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax, vortex_timer() 2713 if (dev->if_port == XCVR_10base2) vortex_down()
|
Completed in 111 milliseconds