brcmf_p2p_pub_act_frame
struct brcmf_p2p_pub_act_frame *act_frm;
act_frm = (struct brcmf_p2p_pub_act_frame *)frame;
struct brcmf_p2p_pub_act_frame *act_frm;
act_frm = (struct brcmf_p2p_pub_act_frame *)(action_frame->data);
offsetof(struct brcmf_p2p_pub_act_frame, elts);
struct brcmf_p2p_pub_act_frame *pact_frm;
pact_frm = (struct brcmf_p2p_pub_act_frame *)frame;
struct brcmf_p2p_pub_act_frame *pact_frm;
pact_frm = (struct brcmf_p2p_pub_act_frame *)frame;