Home
last modified time | relevance | path

Searched refs:IEEE80211_AMPDU_TX_START_DELAY_ADDBA (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dagg-tx.c531 if (ret == IEEE80211_AMPDU_TX_START_DELAY_ADDBA) { in ieee80211_tx_ba_session_handle_start()
/openbmc/linux/include/net/
H A Dmac80211.h3552 #define IEEE80211_AMPDU_TX_START_DELAY_ADDBA 2 macro
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c3219 ret = IEEE80211_AMPDU_TX_START_DELAY_ADDBA; in iwl_mvm_sta_tx_agg_start()