Searched refs:probe_send_count (Results 1 – 3 of 3) sorted by relevance
129 if (ifmgd->probe_send_count) in ieee80211_sta_reset_conn_monitor()130 ifmgd->probe_send_count = 0; in ieee80211_sta_reset_conn_monitor()2498 !sdata->u.mgd.probe_send_count) in ieee80211_sta_tx_notify()2502 sdata->u.mgd.probe_send_count = 0; in ieee80211_sta_tx_notify()2535 if (ifmgd->probe_send_count >= unicast_limit) in ieee80211_mgd_probe_ap_send()2545 ifmgd->probe_send_count++; in ieee80211_mgd_probe_ap_send()2639 ifmgd->probe_send_count = 0; in ieee80211_mgd_probe_ap()4642 if (!ifmgd->probe_send_count) in ieee80211_sta_work()4645 if (ifmgd->probe_send_count < max_tries) { in ieee80211_sta_work()4648 bssid, ifmgd->probe_send_count, in ieee80211_sta_work()[all …]
1161 unlikely(sdata->u.mgd.probe_send_count > 0)) in ieee80211_tx_status_ext()1162 sdata->u.mgd.probe_send_count = 0; in ieee80211_tx_status_ext()
449 int probe_send_count; member
Completed in 29 milliseconds