Lines Matching defs:cnt
8478 unsigned int cnt;8484 cnt = 0;8488 if (bbp_val == 0x02 || cnt == 20)8491 cnt++;8492 } while (cnt < 20);8510 int loop = 0, is_ht40, cnt;8568 cnt = 0;8572 if (((rf_val & 0x1) == 0x00) || (cnt == 40))8574 cnt++;8575 } while (cnt < 40);