dump_mgntframe(padapter, pmgntframe);
-
- return;
-
}
static int _issue_probereq(struct adapter *padapter,
issue_action_BSSCoexistPacket(padapter);
}
}
-
- return;
-
}
/* collect bss info from Beacon and Probe request/response frames. */
rtw_enqueue_cmd(pcmdpriv, pcmd_obj);
pmlmeext->sitesurvey_res.bss_cnt++;
-
- return;
-
}
void report_surveydone_event(struct adapter *padapter)
psurveydone_evt->bss_cnt = pmlmeext->sitesurvey_res.bss_cnt;
rtw_enqueue_cmd(pcmdpriv, pcmd_obj);
-
- return;
-
}
void report_join_res(struct adapter *padapter, int res)
pwmm_event->wmm = 0;
rtw_enqueue_cmd(pcmdpriv, pcmd_obj);
-
- return;
-
}
void report_del_sta_event(struct adapter *padapter, unsigned char *MacAddr, unsigned short reason)