Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dfarsync.h134 unsigned char losThreshold; /* Attenuation on LOS signal */ member
Dfarsync.c242 u8 losThreshold; member
1750 FST_WRB(card, suConfig.losThreshold, info->losThreshold); in set_conf_from_info()
1774 printk("LOS Threshold = %d\n", info->losThreshold); in set_conf_from_info()
1863 info->losThreshold = FST_RDB(card, suConfig.losThreshold); in gather_conf_info()