Searched refs:next_af_subtype (Results 1 – 2 of 2) sorted by relevance
1450 (p2p->next_af_subtype == action)) { in brcmf_p2p_notify_action_frame_rx()1631 p2p->next_af_subtype = act_frm->subtype + 1; in brcmf_p2p_pub_af_tx()1637 p2p->next_af_subtype = act_frm->subtype + 1; in brcmf_p2p_pub_af_tx()1653 p2p->next_af_subtype = act_frm->subtype + 1; in brcmf_p2p_pub_af_tx()1664 p2p->next_af_subtype = act_frm->subtype + 1; in brcmf_p2p_pub_af_tx()1681 p2p->next_af_subtype = act_frm->subtype + 1; in brcmf_p2p_pub_af_tx()1687 p2p->next_af_subtype = P2P_PAF_GON_REQ; in brcmf_p2p_pub_af_tx()1753 p2p->next_af_subtype = P2P_PAF_SUBTYPE_INVALID; in brcmf_p2p_send_action_frame()1778 p2p->next_af_subtype = action + 1; in brcmf_p2p_send_action_frame()1819 if (p2p->next_af_subtype != P2P_PAF_SUBTYPE_INVALID) { in brcmf_p2p_send_action_frame()
131 u8 next_af_subtype; member