Lines Matching refs:act_frm
9622 wifi_p2p_pub_act_frame_t *act_frm = local
9636 switch (act_frm->subtype) {
9646 cfg->next_af_subtype = act_frm->subtype + 1;
9657 cfg->next_af_subtype = act_frm->subtype + 1;
9682 cfg->next_af_subtype = act_frm->subtype + 1;
9696 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0],
9701 cfg->next_af_subtype = act_frm->subtype + 1;
9714 if (IS_ACTPUB_WITHOUT_GROUP_ID(&act_frm->elts[0],
9719 cfg->next_af_subtype = act_frm->subtype + 1;
9734 act_frm->subtype));
17286 wifi_p2p_pub_act_frame_t *act_frm = NULL; local
17367 act_frm = (wifi_p2p_pub_act_frame_t *)
17474 if (act_frm) {
17476 if (act_frm->subtype == P2P_PAF_GON_REQ) {
17479 act_frm, ndev, e->addr, da);
17487 } else if (act_frm->subtype == P2P_PAF_GON_CONF) {
17495 if (cfg->next_af_subtype == act_frm->subtype) {
17497 act_frm->subtype));
17507 (act_frm->subtype == P2P_PAF_GON_REQ)) {
17520 if (act_frm && (act_frm->subtype == P2P_PAF_GON_CONF)) {