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

/freebsd-10.2-release/sys/net80211/
H A Dieee80211_wds.c356 callout_stop(&vap->iv_mgtsend); /* XXX callout_drain */
H A Dieee80211_var.h365 struct callout iv_mgtsend; /* mgmt frame response timer */ member in struct:ieee80211vap
H A Dieee80211_ddb.c362 db_printf(" mgtsend %p", &vap->iv_mgtsend);
H A Dieee80211_proto.c197 callout_init(&vap->iv_mgtsend, CALLOUT_MPSAFE);
H A Dieee80211_sta.c226 callout_stop(&vap->iv_mgtsend); /* XXX callout_drain */
H A Dieee80211_output.c2794 callout_reset(&vap->iv_mgtsend,

Completed in 169 milliseconds