Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.h868 typedef wifi_p2psd_gas_pub_act_frame_t wl_dpp_gas_af_t; typedef
H A Dwl_cfg80211.c22136 wl_dpp_gas_af_t *act_frm = (wl_dpp_gas_af_t *)frame; in wl_cfg80211_is_dpp_gas_action()
22140 if ((frame_len < (sizeof(wl_dpp_gas_af_t) - 1)) || in wl_cfg80211_is_dpp_gas_action()
22145 len = frame_len - (u32)(sizeof(wl_dpp_gas_af_t) - 1); in wl_cfg80211_is_dpp_gas_action()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.h868 typedef wifi_p2psd_gas_pub_act_frame_t wl_dpp_gas_af_t; typedef
H A Dwl_cfg80211.c22381 wl_dpp_gas_af_t *act_frm = (wl_dpp_gas_af_t *)frame; in wl_cfg80211_is_dpp_gas_action()
22385 if ((frame_len < (sizeof(wl_dpp_gas_af_t) - 1)) || in wl_cfg80211_is_dpp_gas_action()
22390 len = frame_len - (u32)(sizeof(wl_dpp_gas_af_t) - 1); in wl_cfg80211_is_dpp_gas_action()