Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac80211/
Dwme.c242 *p |= (IEEE80211_QOS_CTL_MESH_CONTROL_PRESENT >> 8); in ieee80211_set_qos_hdr()
Dmesh_pathtbl.c561 qc[1] |= IEEE80211_QOS_CTL_MESH_CONTROL_PRESENT >> 8; in mesh_fast_tx_cache()
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Ddp_rx.c1977 qos_ctl |= IEEE80211_QOS_CTL_MESH_CONTROL_PRESENT; in ath12k_dp_rx_h_undecap_nwifi()
2092 qos_ctl |= IEEE80211_QOS_CTL_MESH_CONTROL_PRESENT; in ath12k_get_dot11_hdr_from_rx_desc()
/Linux-v6.6/include/linux/
Dieee80211.h271 #define IEEE80211_QOS_CTL_MESH_CONTROL_PRESENT 0x0100 macro
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Ddp_rx.c2002 qos_ctl |= IEEE80211_QOS_CTL_MESH_CONTROL_PRESENT; in ath11k_dp_rx_h_undecap_nwifi()