Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dsta_info.h111 #define ADDBA_RESP_INTERVAL HZ macro
H A Dagg-tx.c467 mod_timer(&tid_tx->addba_resp_timer, jiffies + ADDBA_RESP_INTERVAL); in ieee80211_send_addba_with_timeout()