Searched refs:MODINC (Results 1 – 1 of 1) sorted by relevance
34 #define MODINC(x, bound) MUX((x) == (bound) - 1, 0, (x) + 1) macro2219 MODINC(pi->sh->phy_noise_index, MA_WINDOW_SZ); in wlc_phy_noise_cb()