Home
last modified time | relevance | path

Searched refs:IEEE80211_FCTL_ORDER (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h173 #define IEEE80211_FCTL_ORDER (IEEE80211_FC1_ORDER << 8) macro
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c1984 hdr->frame_control &= ~(__cpu_to_le16(IEEE80211_FCTL_ORDER)); in ath12k_dp_rx_h_undecap_nwifi()
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c744 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_ORDER); in rtw89_core_get_data_rate()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_rx.c2021 hdr->frame_control &= ~(__cpu_to_le16(IEEE80211_FCTL_ORDER)); in ath11k_dp_rx_h_undecap_nwifi()