Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c4159 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event() local
4189 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
4190 pc2h_evt_hdr->len = sizeof(struct survey_event); in report_survey_event()
4191 pc2h_evt_hdr->ID = _Survey_EVT_; in report_survey_event()
4192 pc2h_evt_hdr->seq = atomic_inc_return(&pmlmeext->event_seq); in report_survey_event()
4215 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event() local
4239 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
4240 pc2h_evt_hdr->len = sizeof(struct surveydone_event); in report_surveydone_event()
4241 pc2h_evt_hdr->ID = _SurveyDone_EVT_; in report_surveydone_event()
4242 pc2h_evt_hdr->seq = atomic_inc_return(&pmlmeext->event_seq); in report_surveydone_event()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c5019 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event() local
5051 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
5052 pc2h_evt_hdr->len = sizeof(struct survey_event); in report_survey_event()
5053 pc2h_evt_hdr->ID = GEN_EVT_CODE(_Survey); in report_survey_event()
5054 pc2h_evt_hdr->seq = atomic_inc_return(&pmlmeext->event_seq); in report_survey_event()
5080 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event() local
5104 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
5105 pc2h_evt_hdr->len = sizeof(struct surveydone_event); in report_surveydone_event()
5106 pc2h_evt_hdr->ID = GEN_EVT_CODE(_SurveyDone); in report_surveydone_event()
5107 pc2h_evt_hdr->seq = atomic_inc_return(&pmlmeext->event_seq); in report_surveydone_event()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_mlme_ext.c11333 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event() local
11368 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
11369 pc2h_evt_hdr->len = sizeof(struct survey_event); in report_survey_event()
11370 pc2h_evt_hdr->ID = GEN_EVT_CODE(_Survey); in report_survey_event()
11371 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_survey_event()
11409 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event() local
11433 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
11434 pc2h_evt_hdr->len = sizeof(struct surveydone_event); in report_surveydone_event()
11435 pc2h_evt_hdr->ID = GEN_EVT_CODE(_SurveyDone); in report_surveydone_event()
11436 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_surveydone_event()
[all …]
H A Drtw_cmd.c276 struct C2HEvent_Header *pc2h_evt_hdr = (struct C2HEvent_Header *)(obj->parmbuf); in _rtw_enqueue_cmd() local
277 printk("pc2h_evt_hdr->ID:0x%02x(%d)\n", pc2h_evt_hdr->ID, pc2h_evt_hdr->ID); in _rtw_enqueue_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mlme_ext.c11396 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event() local
11430 pc2h_evt_hdr = (struct C2HEvent_Header*)(pevtcmd); in report_survey_event()
11431 pc2h_evt_hdr->len = sizeof(struct survey_event); in report_survey_event()
11432 pc2h_evt_hdr->ID = GEN_EVT_CODE(_Survey); in report_survey_event()
11433 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_survey_event()
11462 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event() local
11487 pc2h_evt_hdr = (struct C2HEvent_Header*)(pevtcmd); in report_surveydone_event()
11488 pc2h_evt_hdr->len = sizeof(struct surveydone_event); in report_surveydone_event()
11489 pc2h_evt_hdr->ID = GEN_EVT_CODE(_SurveyDone); in report_surveydone_event()
11490 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_surveydone_event()
[all …]
H A Drtw_cmd.c243 struct C2HEvent_Header *pc2h_evt_hdr = (struct C2HEvent_Header *)(obj->parmbuf); in _rtw_enqueue_cmd() local
244 printk("pc2h_evt_hdr->ID:0x%02x(%d)\n",pc2h_evt_hdr->ID,pc2h_evt_hdr->ID); in _rtw_enqueue_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_mlme_ext.c11273 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event() local
11307 pc2h_evt_hdr = (struct C2HEvent_Header*)(pevtcmd); in report_survey_event()
11308 pc2h_evt_hdr->len = sizeof(struct survey_event); in report_survey_event()
11309 pc2h_evt_hdr->ID = GEN_EVT_CODE(_Survey); in report_survey_event()
11310 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_survey_event()
11339 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event() local
11364 pc2h_evt_hdr = (struct C2HEvent_Header*)(pevtcmd); in report_surveydone_event()
11365 pc2h_evt_hdr->len = sizeof(struct surveydone_event); in report_surveydone_event()
11366 pc2h_evt_hdr->ID = GEN_EVT_CODE(_SurveyDone); in report_surveydone_event()
11367 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_surveydone_event()
[all …]
H A Drtw_cmd.c242 struct C2HEvent_Header *pc2h_evt_hdr = (struct C2HEvent_Header *)(obj->parmbuf); in _rtw_enqueue_cmd() local
243 printk("pc2h_evt_hdr->ID:0x%02x(%d)\n",pc2h_evt_hdr->ID,pc2h_evt_hdr->ID); in _rtw_enqueue_cmd()
675 struct C2HEvent_Header *pc2h_evt_hdr = (struct C2HEvent_Header *)pcmdbuf; in rtw_cmd_thread() local
677 ADPT_ARG(pcmd->padapter), pcmd->cmdcode, pc2h_evt_hdr->ID, cmd_process_time); in rtw_cmd_thread()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_mlme_ext.c11001 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event() local
11034 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
11035 pc2h_evt_hdr->len = sizeof(struct survey_event); in report_survey_event()
11036 pc2h_evt_hdr->ID = GEN_EVT_CODE(_Survey); in report_survey_event()
11037 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_survey_event()
11065 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event() local
11089 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
11090 pc2h_evt_hdr->len = sizeof(struct surveydone_event); in report_surveydone_event()
11091 pc2h_evt_hdr->ID = GEN_EVT_CODE(_SurveyDone); in report_surveydone_event()
11092 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_surveydone_event()
[all …]
H A Drtw_cmd.c243 struct C2HEvent_Header *pc2h_evt_hdr = (struct C2HEvent_Header *)(obj->parmbuf); in _rtw_enqueue_cmd() local
244 printk("pc2h_evt_hdr->ID:0x%02x(%d)\n", pc2h_evt_hdr->ID, pc2h_evt_hdr->ID); in _rtw_enqueue_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_mlme_ext.c11683 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event() local
11718 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
11719 pc2h_evt_hdr->len = sizeof(struct survey_event); in report_survey_event()
11720 pc2h_evt_hdr->ID = GEN_EVT_CODE(_Survey); in report_survey_event()
11721 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_survey_event()
11765 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event() local
11789 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
11790 pc2h_evt_hdr->len = sizeof(struct surveydone_event); in report_surveydone_event()
11791 pc2h_evt_hdr->ID = GEN_EVT_CODE(_SurveyDone); in report_surveydone_event()
11792 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_surveydone_event()
[all …]
H A Drtw_cmd.c268 struct C2HEvent_Header *pc2h_evt_hdr = (struct C2HEvent_Header *)(obj->parmbuf); in _rtw_enqueue_cmd() local
269 printk("pc2h_evt_hdr->ID:0x%02x(%d)\n", pc2h_evt_hdr->ID, pc2h_evt_hdr->ID); in _rtw_enqueue_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_mlme_ext.c11631 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event() local
11666 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
11667 pc2h_evt_hdr->len = sizeof(struct survey_event); in report_survey_event()
11668 pc2h_evt_hdr->ID = GEN_EVT_CODE(_Survey); in report_survey_event()
11669 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_survey_event()
11716 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event() local
11740 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
11741 pc2h_evt_hdr->len = sizeof(struct surveydone_event); in report_surveydone_event()
11742 pc2h_evt_hdr->ID = GEN_EVT_CODE(_SurveyDone); in report_surveydone_event()
11743 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_surveydone_event()
[all …]
H A Drtw_cmd.c268 struct C2HEvent_Header *pc2h_evt_hdr = (struct C2HEvent_Header *)(obj->parmbuf); in _rtw_enqueue_cmd() local
269 printk("pc2h_evt_hdr->ID:0x%02x(%d)\n", pc2h_evt_hdr->ID, pc2h_evt_hdr->ID); in _rtw_enqueue_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_mlme_ext.c11538 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event() local
11570 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
11571 pc2h_evt_hdr->len = sizeof(struct survey_event); in report_survey_event()
11572 pc2h_evt_hdr->ID = GEN_EVT_CODE(_Survey); in report_survey_event()
11573 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_survey_event()
11602 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event() local
11626 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
11627 pc2h_evt_hdr->len = sizeof(struct surveydone_event); in report_surveydone_event()
11628 pc2h_evt_hdr->ID = GEN_EVT_CODE(_SurveyDone); in report_surveydone_event()
11629 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_surveydone_event()
[all …]
H A Drtw_cmd.c267 struct C2HEvent_Header *pc2h_evt_hdr = (struct C2HEvent_Header *)(obj->parmbuf); in _rtw_enqueue_cmd() local
268 printk("pc2h_evt_hdr->ID:0x%02x(%d)\n", pc2h_evt_hdr->ID, pc2h_evt_hdr->ID); in _rtw_enqueue_cmd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_mlme_ext.c11650 struct C2HEvent_Header *pc2h_evt_hdr; in report_survey_event() local
11685 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event()
11686 pc2h_evt_hdr->len = sizeof(struct survey_event); in report_survey_event()
11687 pc2h_evt_hdr->ID = GEN_EVT_CODE(_Survey); in report_survey_event()
11688 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_survey_event()
11732 struct C2HEvent_Header *pc2h_evt_hdr; in report_surveydone_event() local
11756 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_surveydone_event()
11757 pc2h_evt_hdr->len = sizeof(struct surveydone_event); in report_surveydone_event()
11758 pc2h_evt_hdr->ID = GEN_EVT_CODE(_SurveyDone); in report_surveydone_event()
11759 pc2h_evt_hdr->seq = ATOMIC_INC_RETURN(&pmlmeext->event_seq); in report_surveydone_event()
[all …]
H A Drtw_cmd.c268 struct C2HEvent_Header *pc2h_evt_hdr = (struct C2HEvent_Header *)(obj->parmbuf); in _rtw_enqueue_cmd() local
269 printk("pc2h_evt_hdr->ID:0x%02x(%d)\n", pc2h_evt_hdr->ID, pc2h_evt_hdr->ID); in _rtw_enqueue_cmd()