Home
last modified time | relevance | path

Searched refs:phynoise_polling (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c533 pi->phynoise_polling = true; in wlc_phy_attach()
535 pi->phynoise_polling = false; in wlc_phy_attach()
2372 if (!pi->phynoise_polling in wlc_phy_noise_sample_request()
2391 if (!pi->phynoise_polling in wlc_phy_noise_sample_request()
H A Dphy_int.h563 bool phynoise_polling; member