| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl871x_cmd.c | 80 pevtpriv->evt_allocated_buf = kmalloc(MAX_EVTSZ + 4, GFP_ATOMIC); in r8712_init_evt_priv() 82 if (!pevtpriv->evt_allocated_buf) in r8712_init_evt_priv() 84 pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - in r8712_init_evt_priv() 85 ((addr_t)(pevtpriv->evt_allocated_buf) & 3); in r8712_init_evt_priv() 92 kfree(pevtpriv->evt_allocated_buf); in r8712_free_evt_priv()
|
| H A D | rtl871x_cmd.h | 67 u8 *evt_allocated_buf; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_cmd.c | 102 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 103 if (pevtpriv->evt_allocated_buf == NULL){ in _rtw_init_evt_priv() 107 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 159 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 160 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_cmd.h | 67 u8 *evt_allocated_buf; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_cmd.c | 105 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 106 if (pevtpriv->evt_allocated_buf == NULL) { in _rtw_init_evt_priv() 110 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 162 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 163 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_cmd.c | 105 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 106 if (pevtpriv->evt_allocated_buf == NULL){ in _rtw_init_evt_priv() 110 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 162 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 163 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_cmd.h | 106 u8 *evt_allocated_buf; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_cmd.h | 107 u8 *evt_allocated_buf; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_cmd.h | 106 u8 *evt_allocated_buf; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_cmd.h | 106 u8 *evt_allocated_buf; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_cmd.h | 107 u8 *evt_allocated_buf; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_cmd.h | 106 u8 *evt_allocated_buf; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_cmd.c | 149 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 150 if (pevtpriv->evt_allocated_buf == NULL) { in _rtw_init_evt_priv() 154 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 201 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 202 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_cmd.h | 106 u8 *evt_allocated_buf; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_cmd.h | 106 u8 *evt_allocated_buf; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_cmd.c | 149 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 150 if (pevtpriv->evt_allocated_buf == NULL) { in _rtw_init_evt_priv() 154 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 192 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 193 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_cmd.c | 149 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 150 if (pevtpriv->evt_allocated_buf == NULL) { in _rtw_init_evt_priv() 154 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 192 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 193 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_cmd.c | 150 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 151 if (pevtpriv->evt_allocated_buf == NULL) { in _rtw_init_evt_priv() 155 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 193 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 194 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_cmd.c | 150 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 151 if (pevtpriv->evt_allocated_buf == NULL) { in _rtw_init_evt_priv() 155 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 193 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 194 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_cmd.c | 149 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 150 if (pevtpriv->evt_allocated_buf == NULL) { in _rtw_init_evt_priv() 154 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 192 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 193 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_cmd.c | 150 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 151 if (pevtpriv->evt_allocated_buf == NULL) { in _rtw_init_evt_priv() 155 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 193 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 194 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_cmd.c | 150 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 151 if (pevtpriv->evt_allocated_buf == NULL) { in _rtw_init_evt_priv() 155 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 193 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 194 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_cmd.c | 149 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 150 if (pevtpriv->evt_allocated_buf == NULL) { in _rtw_init_evt_priv() 154 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 192 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 193 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_cmd.c | 149 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 150 if (pevtpriv->evt_allocated_buf == NULL) { in _rtw_init_evt_priv() 154 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 192 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 193 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_cmd.c | 150 pevtpriv->evt_allocated_buf = rtw_zmalloc(MAX_EVTSZ + 4); in _rtw_init_evt_priv() 151 if (pevtpriv->evt_allocated_buf == NULL) { in _rtw_init_evt_priv() 155 …pevtpriv->evt_buf = pevtpriv->evt_allocated_buf + 4 - ((unsigned int)(pevtpriv->evt_allocated_bu… in _rtw_init_evt_priv() 193 if (pevtpriv->evt_allocated_buf) in _rtw_free_evt_priv() 194 rtw_mfree(pevtpriv->evt_allocated_buf, MAX_EVTSZ + 4); in _rtw_free_evt_priv()
|