Home
last modified time | relevance | path

Searched refs:wifi_p2psd_gas_pub_act_frame_t (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfgp2p.c162 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_is_gas_action()
167 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_is_gas_action()
168 if (frame_len < (sizeof(wifi_p2psd_gas_pub_act_frame_t) - 1)) in wl_cfgp2p_is_gas_action()
202 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_is_p2p_gas_action()
207 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_is_p2p_gas_action()
208 if (frame_len < (sizeof(wifi_p2psd_gas_pub_act_frame_t) - 1)) in wl_cfgp2p_is_p2p_gas_action()
225 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_print_actframe()
299 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c8053 } else if (action_frame_len >= sizeof(wifi_p2psd_gas_pub_act_frame_t)) { in wl_cfg80211_send_action_frame()
15032 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm = NULL; in wl_notify_rx_mgmt_frame()
15123 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *) in wl_notify_rx_mgmt_frame()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgp2p.c151 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_is_gas_action()
156 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_is_gas_action()
157 if (frame_len < (sizeof(wifi_p2psd_gas_pub_act_frame_t) - 1)) in wl_cfgp2p_is_gas_action()
200 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_is_p2p_gas_action()
205 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_is_p2p_gas_action()
206 if (frame_len < (sizeof(wifi_p2psd_gas_pub_act_frame_t) - 1)) in wl_cfgp2p_is_p2p_gas_action()
223 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_print_actframe()
301 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.h868 typedef wifi_p2psd_gas_pub_act_frame_t wl_dpp_gas_af_t;
H A Dwl_cfg80211.c9082 } else if (action_frame_len >= sizeof(wifi_p2psd_gas_pub_act_frame_t)) { in wl_cfg80211_send_action_frame()
14240 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm = NULL; in wl_notify_rx_mgmt_frame()
14342 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *) in wl_notify_rx_mgmt_frame()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgp2p.c179 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_is_gas_action()
184 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_is_gas_action()
185 if (frame_len < (sizeof(wifi_p2psd_gas_pub_act_frame_t) - 1)) in wl_cfgp2p_is_gas_action()
219 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_is_p2p_gas_action()
224 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_is_p2p_gas_action()
225 if (frame_len < (sizeof(wifi_p2psd_gas_pub_act_frame_t) - 1)) in wl_cfgp2p_is_p2p_gas_action()
242 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_print_actframe()
316 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c9861 } else if (action_frame_len >= sizeof(wifi_p2psd_gas_pub_act_frame_t)) {
17288 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm = NULL;
17377 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgp2p.c179 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_is_gas_action()
184 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_is_gas_action()
185 if (frame_len < (sizeof(wifi_p2psd_gas_pub_act_frame_t) - 1)) in wl_cfgp2p_is_gas_action()
219 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_is_p2p_gas_action()
224 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_is_p2p_gas_action()
225 if (frame_len < (sizeof(wifi_p2psd_gas_pub_act_frame_t) - 1)) in wl_cfgp2p_is_p2p_gas_action()
242 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_print_actframe()
316 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c9964 } else if (action_frame_len >= sizeof(wifi_p2psd_gas_pub_act_frame_t)) {
17435 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm = NULL;
17529 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgp2p.c179 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_is_gas_action()
184 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_is_gas_action()
185 if (frame_len < (sizeof(wifi_p2psd_gas_pub_act_frame_t) - 1)) in wl_cfgp2p_is_gas_action()
219 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_is_p2p_gas_action()
224 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_is_p2p_gas_action()
225 if (frame_len < (sizeof(wifi_p2psd_gas_pub_act_frame_t) - 1)) in wl_cfgp2p_is_p2p_gas_action()
242 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_print_actframe()
316 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.c9966 } else if (action_frame_len >= sizeof(wifi_p2psd_gas_pub_act_frame_t)) {
17437 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm = NULL;
17531 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgp2p.c151 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_is_gas_action()
156 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_is_gas_action()
157 if (frame_len < (sizeof(wifi_p2psd_gas_pub_act_frame_t) - 1)) in wl_cfgp2p_is_gas_action()
200 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_is_p2p_gas_action()
205 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_is_p2p_gas_action()
206 if (frame_len < (sizeof(wifi_p2psd_gas_pub_act_frame_t) - 1)) in wl_cfgp2p_is_p2p_gas_action()
223 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_print_actframe()
301 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_print_actframe()
H A Dwl_cfg80211.h868 typedef wifi_p2psd_gas_pub_act_frame_t wl_dpp_gas_af_t;
H A Dwl_cfg80211.c9130 } else if (action_frame_len >= sizeof(wifi_p2psd_gas_pub_act_frame_t)) { in wl_cfg80211_send_action_frame()
14373 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm = NULL; in wl_notify_rx_mgmt_frame()
14475 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *) in wl_notify_rx_mgmt_frame()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dp2p.h698 typedef struct wifi_p2psd_gas_pub_act_frame wifi_p2psd_gas_pub_act_frame_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dp2p.h709 typedef struct wifi_p2psd_gas_pub_act_frame wifi_p2psd_gas_pub_act_frame_t; typedef
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dp2p.h698 typedef struct wifi_p2psd_gas_pub_act_frame wifi_p2psd_gas_pub_act_frame_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dp2p.h690 typedef struct wifi_p2psd_gas_pub_act_frame wifi_p2psd_gas_pub_act_frame_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dp2p.h698 typedef struct wifi_p2psd_gas_pub_act_frame wifi_p2psd_gas_pub_act_frame_t; typedef
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dp2p.h690 typedef struct wifi_p2psd_gas_pub_act_frame wifi_p2psd_gas_pub_act_frame_t; typedef