Home
last modified time | relevance | path

Searched refs:ieee80211_mgmt (Results 1 - 6 of 6) sorted by relevance

/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_wl_interface.h66 struct ieee80211_mgmt *mgmt;
H A Dhdf_bdh_mac80211.c549 struct ieee80211_mgmt *mgmt = NULL; in Bdh6SActionEntry()
582 mgmt = (struct ieee80211_mgmt *)action_buf; in Bdh6SActionEntry()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_event.c562 oal_ieee80211_mgmt *ieee80211_mgmt = HI_NULL; in wal_send_mgmt_to_host() local
585 ieee80211_mgmt = (oal_ieee80211_mgmt *)puc_buf; in wal_send_mgmt_to_host()
594 ieee80211_mgmt->frame_control, GET_NET_DEV_CFG80211_WIRELESS(netdev)->iftype); in wal_send_mgmt_to_host()
601 l_freq, us_len, ieee80211_mgmt->frame_control); in wal_send_mgmt_to_host()
H A Dwal_cfg80211.c4709 const oal_ieee80211_mgmt *mgmt = (const struct ieee80211_mgmt *)puc_buf; in wal_check_cookie_timeout()
4882 const oal_ieee80211_mgmt *mgmt = (const struct ieee80211_mgmt *)puc_buf; in wal_check_cookie_timeout()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h607 typedef struct ieee80211_mgmt { struct
911 typedef struct ieee80211_mgmt oal_ieee80211_mgmt;
1125 typedef struct ieee80211_mgmt oal_ieee80211_mgmt_stru;
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.c9573 const struct ieee80211_mgmt *mgmt; in wl_cfg80211_mgmt_tx()
9630 mgmt = (const struct ieee80211_mgmt *)buf; in wl_cfg80211_mgmt_tx()
11387 const struct ieee80211_mgmt *mgmt; in wl_cfg80211_parse_ap_ies()
11388 mgmt = (const struct ieee80211_mgmt *)info->probe_resp; in wl_cfg80211_parse_ap_ies()
11392 offsetof(const struct ieee80211_mgmt, u.probe_resp.variable)); in wl_cfg80211_parse_ap_ies()
11431 const struct ieee80211_mgmt *mgmt; in wl_cfg80211_set_ies()
11432 mgmt = (const struct ieee80211_mgmt *)info->probe_resp; in wl_cfg80211_set_ies()
11436 offsetof(struct ieee80211_mgmt, u.probe_resp.variable)); in wl_cfg80211_set_ies()
13381 struct ieee80211_mgmt *mgmt; in wl_inform_single_bss()
13421 mgmt = (struct ieee80211_mgmt *)notif_bss_inf in wl_inform_single_bss()
[all...]

Completed in 36 milliseconds