Searched refs:phy_noise_index (Results 1 – 2 of 2) sorted by relevance
2229 pi->sh->phy_noise_window[pi->sh->phy_noise_index] = in wlc_phy_noise_cb()2231 pi->sh->phy_noise_index = in wlc_phy_noise_cb()2232 MODINC(pi->sh->phy_noise_index, MA_WINDOW_SZ); in wlc_phy_noise_cb()2665 pi->sh->phy_noise_index = 0; in wlc_phy_BSSinit()
512 uint phy_noise_index; member