Home
last modified time | relevance | path

Searched refs:IEEE80211_AMPDU_PARAM_LE (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dprint-802_11.c417 if ((ampdu & IEEE80211_AMPDU_PARAM_LE) >= 0 && in ieee80211_print_htcaps()
418 (ampdu & IEEE80211_AMPDU_PARAM_LE) <= 3) in ieee80211_print_htcaps()
420 (1 << (13 + (ampdu & IEEE80211_AMPDU_PARAM_LE))) - 1); in ieee80211_print_htcaps()
/openbsd/sys/net80211/
H A Dieee80211.h600 #define IEEE80211_AMPDU_PARAM_LE 0x03 macro
/openbsd/sys/dev/pci/
H A Dif_iwn.c5609 (ic->ic_ampdu_params & IEEE80211_AMPDU_PARAM_LE)) | in iwn_run()
H A Dif_iwx.c6687 IEEE80211_AMPDU_PARAM_LE); in iwx_add_sta_cmd()
H A Dif_iwm.c7327 IEEE80211_AMPDU_PARAM_LE); in iwm_add_sta_cmd()