Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_wds.c360 callout_stop(&vap->iv_mgtsend); /* XXX callout_drain */ in wds_newstate()
H A Dieee80211_var.h420 struct callout iv_mgtsend; /* mgmt frame response timer */ member
H A Dieee80211_ddb.c354 db_printf(" mgtsend %p", &vap->iv_mgtsend); in _db_show_vap()
H A Dieee80211_sta.c247 callout_stop(&vap->iv_mgtsend); /* XXX callout_drain */ in sta_newstate()
H A Dieee80211_proto.c342 callout_init(&vap->iv_mgtsend, 1); in ieee80211_proto_vattach()
H A Dieee80211_output.c3361 callout_reset(&vap->iv_mgtsend, in ieee80211_tx_mgt_cb()