Searched refs:XCVR_10base2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/3com/ |
D | 3c515.c | 325 XCVR_10baseT = 0, XCVR_AUI, XCVR_10baseTOnly, XCVR_10base2, XCVR_100baseTx, enumerator 336 { "10baseT", Media_10TP, 0x08, XCVR_10base2, (14 * HZ) / 10 }, 1427 if (dev->if_port == XCVR_10base2) in corkscrew_close()
|
D | 3c59x.c | 716 XCVR_10baseT=0, XCVR_AUI, XCVR_10baseTOnly, XCVR_10base2, XCVR_100baseTx, enumerator 727 { "10baseT", Media_10TP,0x08, XCVR_10base2, (14*HZ)/10}, 1649 if (dev->if_port == XCVR_10base2) in vortex_up() 1863 iowrite16(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax, in vortex_timer() 2706 if (dev->if_port == XCVR_10base2) in vortex_down()
|