Lines Matching refs:probe_send_count
204 if (ifmgd->probe_send_count)
205 ifmgd->probe_send_count = 0;
3151 !sdata->u.mgd.probe_send_count)
3155 sdata->u.mgd.probe_send_count = 0;
3190 if (ifmgd->probe_send_count >= unicast_limit)
3200 ifmgd->probe_send_count++;
3288 ifmgd->probe_send_count = 0;
6613 if (!ifmgd->probe_send_count)
6616 if (ifmgd->probe_send_count < max_tries) {
6619 bssid, ifmgd->probe_send_count,
6638 } else if (ifmgd->probe_send_count < max_tries) {
6642 ifmgd->probe_send_count, max_tries);