Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/b43legacy/
Db43legacy.h106 #define B43legacy_BFL_RSSI 0x0008 macro
Dxmit.c378 & B43legacy_BFL_RSSI) { in b43legacy_rssi_postprocess()
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()
Dradio.c815 B43legacy_BFL_RSSI)) in b43legacy_calc_nrssi_threshold()
845 B43legacy_BFL_RSSI)) { in b43legacy_calc_nrssi_threshold()
Dmain.c2274 if (dev->dev->bus->sprom.boardflags_lo & B43legacy_BFL_RSSI) { in b43legacy_periodic_every60sec()