Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dp2p.c195 struct brcmf_p2psd_gas_pub_act_frame { struct
281 struct brcmf_p2psd_gas_pub_act_frame *sd_act_frm; in brcmf_p2p_is_gas_action()
286 sd_act_frm = (struct brcmf_p2psd_gas_pub_act_frame *)frame; in brcmf_p2p_is_gas_action()
287 if (frame_len < sizeof(struct brcmf_p2psd_gas_pub_act_frame) - 1) in brcmf_p2p_is_gas_action()
318 struct brcmf_p2psd_gas_pub_act_frame *sd_act_frm; in brcmf_p2p_print_actframe()
392 sd_act_frm = (struct brcmf_p2psd_gas_pub_act_frame *)frame; in brcmf_p2p_print_actframe()
1362 struct brcmf_p2psd_gas_pub_act_frame *sd_act_frm; in brcmf_p2p_notify_action_frame_rx()
1404 sd_act_frm = (struct brcmf_p2psd_gas_pub_act_frame *)frame; in brcmf_p2p_notify_action_frame_rx()