Home
last modified time | relevance | path

Searched defs:su_status (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wan/
Dfarsync.c248 struct su_status { struct
249 u32 receiveBufferDelay;
250 u32 framingErrorCount;
251 u32 codeViolationCount;
252 u32 crcErrorCount;
253 u32 lineAttenuation;
254 u8 portStarted;
255 u8 lossOfSignal;
256 u8 receiveRemoteAlarm;
257 u8 alarmIndicationSignal;
[all …]
/kernel/linux/linux-5.10/drivers/net/wan/
Dfarsync.c246 struct su_status { struct
247 u32 receiveBufferDelay;
248 u32 framingErrorCount;
249 u32 codeViolationCount;
250 u32 crcErrorCount;
251 u32 lineAttenuation;
252 u8 portStarted;
253 u8 lossOfSignal;
254 u8 receiveRemoteAlarm;
255 u8 alarmIndicationSignal;
[all …]