Home
last modified time | relevance | path

Searched refs:IEEE80211_FTYPE_MGMT (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211.h132 #define IEEE80211_FTYPE_MGMT 0x0000 macro
223 return (fc & (IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE)) == (IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_PROBE_RESP); in oal_ieee80211_is_probe_resp()
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_bdh_mac80211.c583 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_ACTION); in Bdh6SActionEntry()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.c9803 if (frame != (IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_PROBE_REQ)) in wl_cfg80211_mgmt_frame_register()
13452 mgmt->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | mgmt_type); in wl_inform_single_bss()

Completed in 32 milliseconds