Home
last modified time | relevance | path

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

/openbsd/sys/net80211/
H A Dieee80211_var.h465 #define IEEE80211_C_ADDBA_OFFLOAD 0x00020000 /* CAPABILITY: ADDBA offload */ macro
H A Dieee80211_proto.c755 if ((ic->ic_caps & IEEE80211_C_ADDBA_OFFLOAD) && in ieee80211_addba_request()
1011 if (ic->ic_caps & IEEE80211_C_ADDBA_OFFLOAD) { in ieee80211_stop_ampdu_tx()
/openbsd/sys/dev/pci/
H A Dif_qwx_pci.c1056 IEEE80211_C_ADDBA_OFFLOAD | /* device sends ADDBA/DELBA frames */ in qwx_pci_attach()
H A Dif_qwz_pci.c960 IEEE80211_C_ADDBA_OFFLOAD | /* device sends ADDBA/DELBA frames */ in qwz_pci_attach()
H A Dif_mwx.c1252 IEEE80211_C_ADDBA_OFFLOAD | /* device sends ADDBA/DELBA frames */ in mwx_attach()
H A Dif_iwx.c11679 IEEE80211_C_ADDBA_OFFLOAD | /* device sends ADDBA/DELBA frames */ in iwx_attach()