| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_cmd.c | 3737 u8 *ph2c_content; in rtw_test_h2c_cmd() local 3754 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 3755 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 3765 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 3767 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_cmd.c | 3932 u8 *ph2c_content; in rtw_test_h2c_cmd() local 3949 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 3950 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 3960 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 3962 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_cmd.c | 4473 u8 *ph2c_content; in rtw_test_h2c_cmd() local 4490 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 4491 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 4501 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 4503 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_cmd.c | 4664 u8 *ph2c_content; in rtw_test_h2c_cmd() local 4681 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 4682 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 4692 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 4694 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_cmd.c | 4746 u8 *ph2c_content; in rtw_test_h2c_cmd() local 4763 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 4764 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 4774 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 4776 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_cmd.c | 4667 u8 *ph2c_content; in rtw_test_h2c_cmd() local 4684 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 4685 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 4695 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 4697 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_cmd.c | 4353 u8 *ph2c_content; in rtw_test_h2c_cmd() local 4370 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 4371 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 4381 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 4383 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_cmd.c | 4469 u8 *ph2c_content; in rtw_test_h2c_cmd() local 4486 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 4487 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 4497 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 4499 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_cmd.c | 4634 u8 *ph2c_content; in rtw_test_h2c_cmd() local 4651 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 4652 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 4662 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 4664 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_cmd.c | 4468 u8 *ph2c_content; in rtw_test_h2c_cmd() local 4485 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 4486 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 4496 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 4498 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_cmd.c | 4665 u8 *ph2c_content; in rtw_test_h2c_cmd() local 4682 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 4683 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 4693 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 4695 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_cmd.c | 4312 u8 *ph2c_content; in rtw_test_h2c_cmd() local 4329 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 4330 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 4340 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 4342 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_cmd.c | 4353 u8 *ph2c_content; in rtw_test_h2c_cmd() local 4370 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 4371 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 4381 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 4383 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_cmd.c | 4755 u8 *ph2c_content; in rtw_test_h2c_cmd() local 4772 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 4773 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 4783 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 4785 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_cmd.c | 5621 u8 *ph2c_content; in rtw_test_h2c_cmd() local 5639 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 5640 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 5650 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 5652 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_cmd.c | 5599 u8 *ph2c_content; in rtw_test_h2c_cmd() local 5617 ph2c_content = rtw_zmalloc(len); in rtw_test_h2c_cmd() 5618 if (ph2c_content == NULL) { in rtw_test_h2c_cmd() 5628 pdrvextra_cmd_parm->pbuf = ph2c_content; in rtw_test_h2c_cmd() 5630 _rtw_memcpy(ph2c_content, buf, len); in rtw_test_h2c_cmd()
|