Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/hardware/eicon/
Dmaintidi.c179 pLib->lines[i].pInterfaceStat = &pLib->InterfaceStat; in DivaSTraceLibraryCreateInstance()
1493 &pLib->InterfaceStat.outg.Calls; in diva_create_parse_table()
1498 &pLib->InterfaceStat.outg.Connected; in diva_create_parse_table()
1503 &pLib->InterfaceStat.outg.User_Busy; in diva_create_parse_table()
1508 &pLib->InterfaceStat.outg.No_Answer; in diva_create_parse_table()
1513 &pLib->InterfaceStat.outg.Wrong_Number; in diva_create_parse_table()
1518 &pLib->InterfaceStat.outg.Call_Rejected; in diva_create_parse_table()
1523 &pLib->InterfaceStat.outg.Other_Failures; in diva_create_parse_table()
1531 &pLib->InterfaceStat.inc.Calls; in diva_create_parse_table()
1536 &pLib->InterfaceStat.inc.Connected; in diva_create_parse_table()
[all …]
Dmaintidi.h157 diva_ifc_statistics_t InterfaceStat; member