Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/rtl818x/rtl8180/
Drtl8180.h88 u8 csthreshold; member
Dgrf5101.c177 rtl8180_write_phy(dev, 0x13, 0x90 | priv->csthreshold); in grf5101_rf_init()
Dsa2400.c216 rtl8180_write_phy(dev, 0x13, 0x90 | priv->csthreshold); in sa2400_rf_init()
Ddev.c1067 priv->csthreshold = eeprom_val >> 8; in rtl8180_probe()