| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_ft.c | 592 u8 *pevtcmd = NULL; in rtw_ft_report_reassoc_evt() local 600 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in rtw_ft_report_reassoc_evt() 601 if (pevtcmd == NULL) { in rtw_ft_report_reassoc_evt() 609 pcmd_obj->parmbuf = pevtcmd; in rtw_ft_report_reassoc_evt() 613 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in rtw_ft_report_reassoc_evt() 618 passoc_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct rtw_evt_header)); in rtw_ft_report_reassoc_evt()
|
| H A D | rtw_mlme_ext.c | 11425 u8 *pevtcmd; in report_survey_event() local 11445 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_survey_event() 11446 if (pevtcmd == NULL) { in report_survey_event() 11455 pcmd_obj->parmbuf = pevtcmd; in report_survey_event() 11460 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in report_survey_event() 11465 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct rtw_evt_header)); in report_survey_event() 11469 rtw_mfree((u8 *)pevtcmd, cmdsz); in report_survey_event() 11489 u8 *pevtcmd; in report_surveydone_event() local 11501 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_surveydone_event() 11502 if (pevtcmd == NULL) { in report_surveydone_event() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_ft.c | 592 u8 *pevtcmd = NULL; in rtw_ft_report_reassoc_evt() local 600 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in rtw_ft_report_reassoc_evt() 601 if (pevtcmd == NULL) { in rtw_ft_report_reassoc_evt() 609 pcmd_obj->parmbuf = pevtcmd; in rtw_ft_report_reassoc_evt() 613 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in rtw_ft_report_reassoc_evt() 618 passoc_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct rtw_evt_header)); in rtw_ft_report_reassoc_evt()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_ft.c | 593 u8 *pevtcmd = NULL; in rtw_ft_report_reassoc_evt() local 601 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in rtw_ft_report_reassoc_evt() 602 if (pevtcmd == NULL) { in rtw_ft_report_reassoc_evt() 610 pcmd_obj->parmbuf = pevtcmd; in rtw_ft_report_reassoc_evt() 614 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in rtw_ft_report_reassoc_evt() 619 passoc_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct rtw_evt_header)); in rtw_ft_report_reassoc_evt()
|
| H A D | rtw_mlme_ext.c | 11355 u8 *pevtcmd; in report_survey_event() local 11375 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_survey_event() 11376 if (pevtcmd == NULL) { in report_survey_event() 11385 pcmd_obj->parmbuf = pevtcmd; in report_survey_event() 11390 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in report_survey_event() 11395 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct rtw_evt_header)); in report_survey_event() 11399 rtw_mfree((u8 *)pevtcmd, cmdsz); in report_survey_event() 11419 u8 *pevtcmd; in report_surveydone_event() local 11431 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_surveydone_event() 11432 if (pevtcmd == NULL) { in report_surveydone_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_ft.c | 593 u8 *pevtcmd = NULL; in rtw_ft_report_reassoc_evt() local 601 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in rtw_ft_report_reassoc_evt() 602 if (pevtcmd == NULL) { in rtw_ft_report_reassoc_evt() 610 pcmd_obj->parmbuf = pevtcmd; in rtw_ft_report_reassoc_evt() 614 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in rtw_ft_report_reassoc_evt() 619 passoc_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct rtw_evt_header)); in rtw_ft_report_reassoc_evt()
|
| H A D | rtw_mlme_ext.c | 11694 u8 *pevtcmd; in report_survey_event() local 11714 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_survey_event() 11715 if (pevtcmd == NULL) { in report_survey_event() 11724 pcmd_obj->parmbuf = pevtcmd; in report_survey_event() 11729 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in report_survey_event() 11734 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct rtw_evt_header)); in report_survey_event() 11738 rtw_mfree((u8 *)pevtcmd, cmdsz); in report_survey_event() 11758 u8 *pevtcmd; in report_surveydone_event() local 11770 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_surveydone_event() 11771 if (pevtcmd == NULL) { in report_surveydone_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_ft.c | 592 u8 *pevtcmd = NULL; in rtw_ft_report_reassoc_evt() local 600 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in rtw_ft_report_reassoc_evt() 601 if (pevtcmd == NULL) { in rtw_ft_report_reassoc_evt() 609 pcmd_obj->parmbuf = pevtcmd; in rtw_ft_report_reassoc_evt() 613 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in rtw_ft_report_reassoc_evt() 618 passoc_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct rtw_evt_header)); in rtw_ft_report_reassoc_evt()
|
| H A D | rtw_mlme_ext.c | 11693 u8 *pevtcmd; in report_survey_event() local 11713 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_survey_event() 11714 if (pevtcmd == NULL) { in report_survey_event() 11723 pcmd_obj->parmbuf = pevtcmd; in report_survey_event() 11728 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in report_survey_event() 11733 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct rtw_evt_header)); in report_survey_event() 11737 rtw_mfree((u8 *)pevtcmd, cmdsz); in report_survey_event() 11757 u8 *pevtcmd; in report_surveydone_event() local 11769 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_surveydone_event() 11770 if (pevtcmd == NULL) { in report_surveydone_event() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_ft.c | 592 u8 *pevtcmd = NULL; in rtw_ft_report_reassoc_evt() local 600 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in rtw_ft_report_reassoc_evt() 601 if (pevtcmd == NULL) { in rtw_ft_report_reassoc_evt() 609 pcmd_obj->parmbuf = pevtcmd; in rtw_ft_report_reassoc_evt() 613 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in rtw_ft_report_reassoc_evt() 618 passoc_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct rtw_evt_header)); in rtw_ft_report_reassoc_evt()
|
| H A D | rtw_mlme_ext.c | 11430 u8 *pevtcmd; in report_survey_event() local 11450 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_survey_event() 11451 if (pevtcmd == NULL) { in report_survey_event() 11460 pcmd_obj->parmbuf = pevtcmd; in report_survey_event() 11465 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in report_survey_event() 11470 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct rtw_evt_header)); in report_survey_event() 11474 rtw_mfree((u8 *)pevtcmd, cmdsz); in report_survey_event() 11494 u8 *pevtcmd; in report_surveydone_event() local 11506 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_surveydone_event() 11507 if (pevtcmd == NULL) { in report_surveydone_event() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_ft.c | 594 u8 *pevtcmd = NULL; in rtw_ft_report_reassoc_evt() local 602 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in rtw_ft_report_reassoc_evt() 603 if (pevtcmd == NULL) { in rtw_ft_report_reassoc_evt() 611 pcmd_obj->parmbuf = pevtcmd; in rtw_ft_report_reassoc_evt() 615 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in rtw_ft_report_reassoc_evt() 620 passoc_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct rtw_evt_header)); in rtw_ft_report_reassoc_evt()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_ft.c | 594 u8 *pevtcmd = NULL; in rtw_ft_report_reassoc_evt() local 602 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in rtw_ft_report_reassoc_evt() 603 if (pevtcmd == NULL) { in rtw_ft_report_reassoc_evt() 611 pcmd_obj->parmbuf = pevtcmd; in rtw_ft_report_reassoc_evt() 615 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in rtw_ft_report_reassoc_evt() 620 passoc_sta_evt = (struct stassoc_event *)(pevtcmd + sizeof(struct rtw_evt_header)); in rtw_ft_report_reassoc_evt()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_mlme_ext.c | 4156 u8 *pevtcmd; in report_survey_event() local 4174 pevtcmd = kzalloc(cmdsz, GFP_ATOMIC); in report_survey_event() 4175 if (!pevtcmd) { in report_survey_event() 4184 pcmd_obj->parmbuf = pevtcmd; in report_survey_event() 4189 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event() 4194 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event() 4198 kfree(pevtcmd); in report_survey_event() 4212 u8 *pevtcmd; in report_surveydone_event() local 4224 pevtcmd = kzalloc(cmdsz, GFP_KERNEL); in report_surveydone_event() 4225 if (!pevtcmd) { in report_surveydone_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_mlme_ext.c | 5016 u8 *pevtcmd; in report_survey_event() local 5036 pevtcmd = rtw_zmalloc(cmdsz); in report_survey_event() 5037 if (!pevtcmd) { in report_survey_event() 5046 pcmd_obj->parmbuf = pevtcmd; in report_survey_event() 5051 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event() 5056 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event() 5060 kfree(pevtcmd); in report_survey_event() 5077 u8 *pevtcmd; in report_surveydone_event() local 5089 pevtcmd = rtw_zmalloc(cmdsz); in report_surveydone_event() 5090 if (!pevtcmd) { in report_surveydone_event() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_ft.c | 650 u8 *pevtcmd = NULL; in rtw_ft_report_reassoc_evt() local 658 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in rtw_ft_report_reassoc_evt() 659 if (pevtcmd == NULL) { in rtw_ft_report_reassoc_evt() 668 pcmd_obj->parmbuf = pevtcmd; in rtw_ft_report_reassoc_evt() 672 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in rtw_ft_report_reassoc_evt() 678 (struct stassoc_event *)(pevtcmd + \ in rtw_ft_report_reassoc_evt()
|
| H A D | rtw_mlme_ext.c | 9676 u8 *pevtcmd; local 9702 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); 9703 if (pevtcmd == NULL) { 9712 pcmd_obj->parmbuf = pevtcmd; 9717 evt_hdr = (struct rtw_evt_header *)(pevtcmd); 9722 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct rtw_evt_header)); 9726 rtw_mfree((u8 *)pevtcmd, cmdsz); 9789 u8 *pevtcmd; local 9802 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); 9803 if (pevtcmd == NULL) { [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_ft.c | 650 u8 *pevtcmd = NULL; in rtw_ft_report_reassoc_evt() local 658 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in rtw_ft_report_reassoc_evt() 659 if (pevtcmd == NULL) { in rtw_ft_report_reassoc_evt() 668 pcmd_obj->parmbuf = pevtcmd; in rtw_ft_report_reassoc_evt() 672 evt_hdr = (struct rtw_evt_header *)(pevtcmd); in rtw_ft_report_reassoc_evt() 678 (struct stassoc_event *)(pevtcmd + \ in rtw_ft_report_reassoc_evt()
|
| H A D | rtw_mlme_ext.c | 9705 u8 *pevtcmd; local 9731 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); 9732 if (pevtcmd == NULL) { 9741 pcmd_obj->parmbuf = pevtcmd; 9746 evt_hdr = (struct rtw_evt_header *)(pevtcmd); 9751 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct rtw_evt_header)); 9755 rtw_mfree((u8 *)pevtcmd, cmdsz); 9818 u8 *pevtcmd; local 9831 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); 9832 if (pevtcmd == NULL) { [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_mlme_ext.c | 11330 u8 *pevtcmd; in report_survey_event() local 11353 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_survey_event() 11354 if (pevtcmd == NULL) { in report_survey_event() 11363 pcmd_obj->parmbuf = pevtcmd; in report_survey_event() 11368 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event() 11373 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event() 11377 rtw_mfree((u8 *)pevtcmd, cmdsz); in report_survey_event() 11406 u8 *pevtcmd; in report_surveydone_event() local 11418 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_surveydone_event() 11419 if (pevtcmd == NULL) { in report_surveydone_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_mlme_ext.c | 11535 u8 *pevtcmd; in report_survey_event() local 11555 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_survey_event() 11556 if (pevtcmd == NULL) { in report_survey_event() 11565 pcmd_obj->parmbuf = pevtcmd; in report_survey_event() 11570 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event() 11575 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event() 11579 rtw_mfree((u8 *)pevtcmd, cmdsz); in report_survey_event() 11599 u8 *pevtcmd; in report_surveydone_event() local 11611 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_surveydone_event() 11612 if (pevtcmd == NULL) { in report_surveydone_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_mlme_ext.c | 10998 u8 *pevtcmd; in report_survey_event() local 11019 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_survey_event() 11020 if (pevtcmd == NULL) { in report_survey_event() 11029 pcmd_obj->parmbuf = pevtcmd; in report_survey_event() 11034 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event() 11039 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event() 11043 rtw_mfree((u8 *)pevtcmd, cmdsz); in report_survey_event() 11062 u8 *pevtcmd; in report_surveydone_event() local 11074 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_surveydone_event() 11075 if (pevtcmd == NULL) { in report_surveydone_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_mlme_ext.c | 11680 u8 *pevtcmd; in report_survey_event() local 11703 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_survey_event() 11704 if (pevtcmd == NULL) { in report_survey_event() 11713 pcmd_obj->parmbuf = pevtcmd; in report_survey_event() 11718 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event() 11723 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event() 11727 rtw_mfree((u8 *)pevtcmd, cmdsz); in report_survey_event() 11762 u8 *pevtcmd; in report_surveydone_event() local 11774 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_surveydone_event() 11775 if (pevtcmd == NULL) { in report_surveydone_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_mlme_ext.c | 11628 u8 *pevtcmd; in report_survey_event() local 11651 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_survey_event() 11652 if (pevtcmd == NULL) { in report_survey_event() 11661 pcmd_obj->parmbuf = pevtcmd; in report_survey_event() 11666 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event() 11671 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event() 11675 rtw_mfree((u8 *)pevtcmd, cmdsz); in report_survey_event() 11713 u8 *pevtcmd; in report_surveydone_event() local 11725 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_surveydone_event() 11726 if (pevtcmd == NULL) { in report_surveydone_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_mlme_ext.c | 11647 u8 *pevtcmd; in report_survey_event() local 11670 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_survey_event() 11671 if (pevtcmd == NULL) { in report_survey_event() 11680 pcmd_obj->parmbuf = pevtcmd; in report_survey_event() 11685 pc2h_evt_hdr = (struct C2HEvent_Header *)(pevtcmd); in report_survey_event() 11690 psurvey_evt = (struct survey_event *)(pevtcmd + sizeof(struct C2HEvent_Header)); in report_survey_event() 11694 rtw_mfree((u8 *)pevtcmd, cmdsz); in report_survey_event() 11729 u8 *pevtcmd; in report_surveydone_event() local 11741 pevtcmd = (u8 *)rtw_zmalloc(cmdsz); in report_surveydone_event() 11742 if (pevtcmd == NULL) { in report_surveydone_event() [all …]
|