Home
last modified time | relevance | path

Searched refs:IEEE80211_TRANS_WAIT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_node.h54 #define IEEE80211_TRANS_WAIT 2 /* mgt frame tx timer (secs) */ macro
H A Dieee80211_output.c3441 status == 0 ? IEEE80211_TRANS_WAIT*hz : 0, in ieee80211_tx_mgt_cb()