Searched refs:lineInterface (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | farsync.c | 214 u16 lineInterface; /* Physical interface type */ member 427 int hwif; /* Line hardware (lineInterface copy) */ 1779 info->lineInterface = FST_RDW(card, portConfig[i].lineInterface); in gather_conf_info() 1870 FST_WRW(card, portConfig[i].lineInterface, V35); in fst_set_iface() 1875 FST_WRW(card, portConfig[i].lineInterface, V24); in fst_set_iface() 1880 FST_WRW(card, portConfig[i].lineInterface, X21); in fst_set_iface() 1885 FST_WRW(card, portConfig[i].lineInterface, X21D); in fst_set_iface() 1890 FST_WRW(card, portConfig[i].lineInterface, T1); in fst_set_iface() 1895 FST_WRW(card, portConfig[i].lineInterface, E in fst_set_iface() [all...] |
H A D | farsync.h | 102 unsigned short lineInterface; /* Physical interface type */ member 151 #define FSTVAL_CABLE 0x00000040 /* lineInterface, cableStatus */ 188 /* "lineInterface" */
|
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | farsync.c | 216 u16 lineInterface; /* Physical interface type */ member 428 int hwif; /* Line hardware (lineInterface copy) */ 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, E in fst_set_iface() [all...] |
H A D | farsync.h | 102 unsigned short lineInterface; /* Physical interface type */ member 151 #define FSTVAL_CABLE 0x00000040 /* lineInterface, cableStatus */ 188 /* "lineInterface" */
|
Completed in 8 milliseconds