Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h106 #define B43legacy_BFL_RSSI 0x0008 macro
H A Dxmit.c378 & B43legacy_BFL_RSSI) { in b43legacy_rssi_postprocess()
H A Dphy.c519 if (dev->dev->bus->sprom.boardflags_lo & B43legacy_BFL_RSSI) { in b43legacy_phy_initb4()
776 B43legacy_BFL_RSSI) { in b43legacy_phy_initb6()
1069 if (!(dev->dev->bus->sprom.boardflags_lo & B43legacy_BFL_RSSI)) { in b43legacy_phy_initg()
H A Dradio.c815 B43legacy_BFL_RSSI)) in b43legacy_calc_nrssi_threshold()
845 B43legacy_BFL_RSSI)) { in b43legacy_calc_nrssi_threshold()
H A Dmain.c2274 if (dev->dev->bus->sprom.boardflags_lo & B43legacy_BFL_RSSI) { in b43legacy_periodic_every60sec()