Searched refs:wifi_p2psd_gas_pub_act_frame_t (Results 1 – 3 of 3) sorted by relevance
149 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_is_gas_action()154 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_is_gas_action()155 if (frame_len < (sizeof(wifi_p2psd_gas_pub_act_frame_t) - 1)) in wl_cfgp2p_is_gas_action()193 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm; in wl_cfgp2p_print_actframe()267 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)frame; in wl_cfgp2p_print_actframe()
4801 } else if (action_frame_len >= sizeof(wifi_p2psd_gas_pub_act_frame_t)) {7913 wifi_p2psd_gas_pub_act_frame_t *sd_act_frm = NULL;7969 sd_act_frm = (wifi_p2psd_gas_pub_act_frame_t *)
576 typedef struct wifi_p2psd_gas_pub_act_frame wifi_p2psd_gas_pub_act_frame_t; typedef