Home
last modified time | relevance | path

Searched refs:cs_treshold (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/rtl8187se/
Dr8180_sa2400.c227 write_phy(dev,0x13,0x90 | priv->cs_treshold ); in sa2400_rf_init()
Dr8180_gct.c285 write_phy(dev,0x13,0x90 | priv->cs_treshold ); in gct_rf_init()
Dr8180.h401 u8 cs_treshold; member
Dr8180_core.c4655 priv->cs_treshold=0xc;
4675 priv->cs_treshold = (eprom_read(dev,ENERGY_TRESHOLD)&0xff00) >>8;