Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dp2p.c196 struct brcmf_p2psd_gas_pub_act_frame { struct
282 struct brcmf_p2psd_gas_pub_act_frame *sd_act_frm; in brcmf_p2p_is_gas_action()
287 sd_act_frm = (struct brcmf_p2psd_gas_pub_act_frame *)frame; in brcmf_p2p_is_gas_action()
288 if (frame_len < sizeof(struct brcmf_p2psd_gas_pub_act_frame) - 1) in brcmf_p2p_is_gas_action()
319 struct brcmf_p2psd_gas_pub_act_frame *sd_act_frm; in brcmf_p2p_print_actframe()
393 sd_act_frm = (struct brcmf_p2psd_gas_pub_act_frame *)frame; in brcmf_p2p_print_actframe()
1363 struct brcmf_p2psd_gas_pub_act_frame *sd_act_frm; in brcmf_p2p_notify_action_frame_rx()
1405 sd_act_frm = (struct brcmf_p2psd_gas_pub_act_frame *)frame; in brcmf_p2p_notify_action_frame_rx()