Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c154 struct brcmf_p2p_pub_act_frame { struct
222 struct brcmf_p2p_pub_act_frame *pact_frm; in brcmf_p2p_is_pub_action()
227 pact_frm = (struct brcmf_p2p_pub_act_frame *)frame; in brcmf_p2p_is_pub_action()
312 struct brcmf_p2p_pub_act_frame *pact_frm; in brcmf_p2p_print_actframe()
320 pact_frm = (struct brcmf_p2p_pub_act_frame *)frame; in brcmf_p2p_print_actframe()
1397 struct brcmf_p2p_pub_act_frame *act_frm; in brcmf_p2p_notify_action_frame_rx()
1422 act_frm = (struct brcmf_p2p_pub_act_frame *)frame; in brcmf_p2p_notify_action_frame_rx()
1616 struct brcmf_p2p_pub_act_frame *act_frm; in brcmf_p2p_pub_af_tx()
1621 act_frm = (struct brcmf_p2p_pub_act_frame *)(action_frame->data); in brcmf_p2p_pub_af_tx()
1675 offsetof(struct brcmf_p2p_pub_act_frame, elts); in brcmf_p2p_pub_af_tx()