Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Drtl8180.h135 u8 csthreshold; member
H A Dgrf5101.c174 rtl8180_write_phy(dev, 0x13, 0x90 | priv->csthreshold); in grf5101_rf_init()
H A Dsa2400.c213 rtl8180_write_phy(dev, 0x13, 0x90 | priv->csthreshold); in sa2400_rf_init()
H A Ddev.c1683 priv->csthreshold = eeprom_val >> 8; in rtl8180_eeprom_read()