Searched refs:b43_phy_shm_tssi_read (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dphy_common.h413 * b43_phy_shm_tssi_read - Read the average of the last 4 TSSI from SHM.
419 int b43_phy_shm_tssi_read(struct b43_wldev *dev, u16 shm_offset);
H A Dphy_common.c378 int b43_phy_shm_tssi_read(struct b43_wldev *dev, u16 shm_offset) function
H A Dphy_g.c2885 cck_result = b43_phy_shm_tssi_read(dev, B43_SHM_SH_TSSI_CCK);
2886 ofdm_result = b43_phy_shm_tssi_read(dev, B43_SHM_SH_TSSI_OFDM_G);

Completed in 124 milliseconds