Searched refs:lineInterface (Results 1 - 2 of 2) 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.h106 unsigned short lineInterface; /* Physical interface type */ member in struct:fstioc_info
155 #define FSTVAL_CABLE 0x00000040 /* lineInterface, cableStatus */
192 /* "lineInterface" */
H A Dfarsync.c216 u16 lineInterface; /* Physical interface type */ member in struct:port_cfg
429 int hwif; /* Line hardware (lineInterface copy) */
1792 info->lineInterface = FST_RDW(card, portConfig[i].lineInterface);
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[i].lineInterface, X21D);
1903 FST_WRW(card, portConfig[i].lineInterface, T1);
1908 FST_WRW(card, portConfig[i].lineInterface, E
[all...]

Completed in 111 milliseconds