Searched refs:phy_noise_index (Results 1 – 2 of 2) sorted by relevance
2217 pi->sh->phy_noise_window[pi->sh->phy_noise_index] = in wlc_phy_noise_cb()2219 pi->sh->phy_noise_index = in wlc_phy_noise_cb()2220 MODINC(pi->sh->phy_noise_index, MA_WINDOW_SZ); in wlc_phy_noise_cb()2653 pi->sh->phy_noise_index = 0; in wlc_phy_BSSinit()
494 uint phy_noise_index; member