Lines Matching refs:probe_send_count
130 if (ifmgd->probe_send_count)
131 ifmgd->probe_send_count = 0;
2540 !sdata->u.mgd.probe_send_count)
2544 sdata->u.mgd.probe_send_count = 0;
2577 if (ifmgd->probe_send_count >= unicast_limit)
2587 ifmgd->probe_send_count++;
2600 ifmgd->probe_send_count--;
2677 ifmgd->probe_send_count = 0;
4603 if (!ifmgd->probe_send_count)
4606 if (ifmgd->probe_send_count < max_tries) {
4609 bssid, ifmgd->probe_send_count,
4628 } else if (ifmgd->probe_send_count < max_tries) {
4632 ifmgd->probe_send_count, max_tries);