Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dwme.c242 *p |= (IEEE80211_QOS_CTL_MESH_CONTROL_PRESENT >> 8); in ieee80211_set_qos_hdr()
H A Dmesh_pathtbl.c573 qc[1] |= IEEE80211_QOS_CTL_MESH_CONTROL_PRESENT >> 8; in mesh_fast_tx_cache()
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c1982 qos_ctl |= IEEE80211_QOS_CTL_MESH_CONTROL_PRESENT; in ath12k_dp_rx_h_undecap_nwifi()
2097 qos_ctl |= IEEE80211_QOS_CTL_MESH_CONTROL_PRESENT; in ath12k_get_dot11_hdr_from_rx_desc()
/linux/include/linux/
H A Dieee80211.h276 #define IEEE80211_QOS_CTL_MESH_CONTROL_PRESENT 0x0100 macro
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c2005 qos_ctl |= IEEE80211_QOS_CTL_MESH_CONTROL_PRESENT; in ath11k_dp_rx_h_undecap_nwifi()