Searched refs:ampdu_flags (Results 1 – 4 of 4) sorted by relevance
277 uint16 ampdu_flags = 0; in wl_radiotap_rx() local300 ampdu_flags = IEEE80211_RADIOTAP_AMPDU_LAST_KNOWN; in wl_radiotap_rx()401 tail->ampdu.flags = ampdu_flags; in wl_radiotap_rx()687 rtht->ampdu_flags = 0; in wl_radiotap_rx_ht()694 rtht->ampdu_flags |= IEEE80211_RADIOTAP_AMPDU_IS_LAST; in wl_radiotap_rx_ht()696 rtht->ampdu_flags |= IEEE80211_RADIOTAP_AMPDU_LAST_KNOWN; in wl_radiotap_rx_ht()792 rtvht->ampdu_flags = 0; in wl_radiotap_rx_vht()797 rtvht->ampdu_flags |= HTOL16(IEEE80211_RADIOTAP_AMPDU_IS_LAST); in wl_radiotap_rx_vht()799 rtvht->ampdu_flags |= HTOL16(IEEE80211_RADIOTAP_AMPDU_LAST_KNOWN); in wl_radiotap_rx_vht()833 rthe->ampdu_flags = 0; in wl_radiotap_rx_he()[all …]
253 uint16 ampdu_flags; /* A-MPDU flags */ member271 uint16 ampdu_flags; /* A-MPDU flags */ member290 uint16 ampdu_flags; /* A-MPDU flags */ member