Home
last modified time | relevance | path

Searched refs:M_AMPDU (Results 1 – 14 of 14) sorted by relevance

/freebsd-14.2/sys/net80211/
H A Dieee80211_freebsd.h295 #define M_AMPDU M_PROTO1 /* A-MPDU subframe */ macro
300 #define M_80211_RX (M_AMPDU|M_WEP|M_AMPDU_MPDU)
H A Dieee80211_wds.c544 if ((m->m_flags & M_AMPDU) && in wds_input()
H A Dieee80211_adhoc.c483 if ((m->m_flags & M_AMPDU) && in adhoc_input()
H A Dieee80211_ht.c1015 KASSERT((m->m_flags & (M_AMPDU | M_AMPDU_MPDU)) == M_AMPDU, in ieee80211_ampdu_reorder()
H A Dieee80211_sta.c683 if ((m->m_flags & M_AMPDU) && in sta_input()
H A Dieee80211_hostap.c675 if ((m->m_flags & M_AMPDU) && in hostap_input()
/freebsd-14.2/sys/dev/rtwn/
H A Dif_rtwn_rx.c263 m->m_flags |= M_AMPDU; in rtwn_rx_common()
/freebsd-14.2/sys/dev/wtap/
H A Dif_wtap.c529 m->m_flags &= ~M_AMPDU; in wtap_rx_proc()
/freebsd-14.2/sys/dev/ath/
H A Dif_ath_rx.c965 m->m_flags |= M_AMPDU; in ath_rx_pkt()
/freebsd-14.2/sys/dev/otus/
H A Dif_otus.c1861 m->m_flags |= M_AMPDU; in otus_bulk_rx_callback()
/freebsd-14.2/sys/dev/usb/wlan/
H A Dif_rsu.c2599 m->m_flags |= M_AMPDU; in rsu_bulk_rx_callback()
H A Dif_run.c2937 m->m_flags |= M_AMPDU; in run_rx_frame()
/freebsd-14.2/sys/dev/mwl/
H A Dif_mwl.c2805 m->m_flags |= M_AMPDU; in mwl_rx_proc()
/freebsd-14.2/sys/dev/iwn/
H A Dif_iwn.c3185 m->m_flags |= M_AMPDU; in iwn_rx_done()