Lines Matching defs:count
708 int i, count, rates_len, supp_rates_len, shift;
841 count = 0;
847 if (++count == 8)
852 if (rates_len > count) {
853 pos = skb_put(skb, rates_len - count + 2);
855 *pos++ = rates_len - count;
1396 ch_switch.count = csa_ie.count;
1500 csa_ie.count);
1509 if (csa_ie.count <= 1)
1513 TU_TO_EXP_TIME((csa_ie.count - 1) *
1753 int count = 0;
1766 * by setting the count to zero thereby setting
1769 count = 0;
1775 count++;
1778 if (count == 1 && ieee80211_powersave_allowed(found)) {
2023 int count, mu_edca_count, ac;
2042 count = wmm_param[6] & 0x0f;
2048 if (count == ifmgd->wmm_last_param_set &&
2051 ifmgd->wmm_last_param_set = count;
4144 * Update beacon timing and dtim count on every beacon appearance. This