Home
last modified time | relevance | path

Searched refs:B43legacy_BFL_RSSI (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/net/wireless/b43legacy/
Db43legacy.h109 #define B43legacy_BFL_RSSI 0x0008 macro
Dxmit.c406 & B43legacy_BFL_RSSI) { in b43legacy_rssi_postprocess()
Dphy.c544 if (dev->dev->bus->sprom.boardflags_lo & B43legacy_BFL_RSSI) { in b43legacy_phy_initb4()
801 B43legacy_BFL_RSSI) { in b43legacy_phy_initb6()
1094 if (!(dev->dev->bus->sprom.boardflags_lo & B43legacy_BFL_RSSI)) { in b43legacy_phy_initg()
Dradio.c832 B43legacy_BFL_RSSI)) in b43legacy_calc_nrssi_threshold()
862 B43legacy_BFL_RSSI)) { in b43legacy_calc_nrssi_threshold()
Dmain.c2273 if (dev->dev->bus->sprom.boardflags_lo & B43legacy_BFL_RSSI) { in b43legacy_periodic_every60sec()