Searched refs:iv_mgtsend (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211_wds.c356 callout_stop(&vap->iv_mgtsend); /* XXX callout_drain */
H A Dieee80211_ddb.c346 db_printf(" mgtsend %p", &vap->iv_mgtsend);
H A Dieee80211_var.h386 struct callout iv_mgtsend; /* mgmt frame response timer */ member in struct:ieee80211vap
H A Dieee80211_sta.c244 callout_stop(&vap->iv_mgtsend); /* XXX callout_drain */
H A Dieee80211_proto.c338 callout_init(&vap->iv_mgtsend, 1);
H A Dieee80211_output.c2891 callout_reset(&vap->iv_mgtsend,

Completed in 144 milliseconds