Home
last modified time | relevance | path

Searched refs:lineInterface (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wan/
H A Dfarsync.h102 unsigned short lineInterface; /* Physical interface type */ member
H A Dfarsync.c216 u16 lineInterface; /* Physical interface type */ member
1721 info->lineInterface = FST_RDW(card, portConfig[i].lineInterface); in gather_conf_info()
1805 FST_WRW(card, portConfig[i].lineInterface, V35); in fst_set_iface()
1810 FST_WRW(card, portConfig[i].lineInterface, V24); in fst_set_iface()
1815 FST_WRW(card, portConfig[i].lineInterface, X21); in fst_set_iface()
1820 FST_WRW(card, portConfig[i].lineInterface, X21D); in fst_set_iface()
1825 FST_WRW(card, portConfig[i].lineInterface, T1); in fst_set_iface()
1830 FST_WRW(card, portConfig[i].lineInterface, E1); in fst_set_iface()