Searched refs:portConfig (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dfarsync.c306 struct port_cfg portConfig[FST_MAX_PORTS]; member in struct:fst_shared
1700 FST_WRB(card, portConfig[port->index].invertClock,
1792 info->lineInterface = FST_RDW(card, portConfig[i].lineInterface);
1793 info->internalClock = FST_RDB(card, portConfig[i].internalClock);
1794 info->lineSpeed = FST_RDL(card, portConfig[i].lineSpeed);
1795 info->invertClock = FST_RDB(card, portConfig[i].invertClock);
1883 FST_WRW(card, portConfig[i].lineInterface, V35);
1888 FST_WRW(card, portConfig[i].lineInterface, V24);
1893 FST_WRW(card, portConfig[i].lineInterface, X21);
1898 FST_WRW(card, portConfig[
[all...]

Completed in 56 milliseconds