Searched refs:dhd_sock_qos_info_t (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux_sock_qos.c | 151 } dhd_sock_qos_info_t; typedef 167 dhd->psk_qos = MALLOCZ(dhd->pub.osh, sizeof(dhd_sock_qos_info_t)); in dhd_init_sock_flows_buf() 234 MFREE(dhd->pub.osh, dhd->psk_qos, sizeof(dhd_sock_qos_info_t)); in dhd_deinit_sock_flows_buf() 242 __dhd_find_sock_stream_info(dhd_sock_qos_info_t *psk_qos, unsigned long ino) in __dhd_find_sock_stream_info() 265 dhd_alloc_sock_stream_info(dhd_sock_qos_info_t *psk_qos) in dhd_alloc_sock_stream_info() 282 __dhd_free_sock_stream_info(dhd_sock_qos_info_t *psk_qos, in __dhd_free_sock_stream_info() 307 dhd_clean_idle_sock_streams(dhd_sock_qos_info_t *psk_qos) in dhd_clean_idle_sock_streams() 368 dhd_sock_qos_info_t *psk_qos = dhd->psk_qos; in __dhd_upgrade_sock_flow() 449 dhd_sock_qos_info_t *psk_qos = dhd->psk_qos; in __dhd_downgrade_sock_flow() 498 dhd_sock_qos_info_t *psk_qos = NULL; in dhd_update_sock_flows() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux_sock_qos.c | 151 } dhd_sock_qos_info_t; typedef 167 dhd->psk_qos = MALLOCZ(dhd->pub.osh, sizeof(dhd_sock_qos_info_t)); in dhd_init_sock_flows_buf() 234 MFREE(dhd->pub.osh, dhd->psk_qos, sizeof(dhd_sock_qos_info_t)); in dhd_deinit_sock_flows_buf() 242 __dhd_find_sock_stream_info(dhd_sock_qos_info_t *psk_qos, unsigned long ino) in __dhd_find_sock_stream_info() 265 dhd_alloc_sock_stream_info(dhd_sock_qos_info_t *psk_qos) in dhd_alloc_sock_stream_info() 282 __dhd_free_sock_stream_info(dhd_sock_qos_info_t *psk_qos, in __dhd_free_sock_stream_info() 307 dhd_clean_idle_sock_streams(dhd_sock_qos_info_t *psk_qos) in dhd_clean_idle_sock_streams() 368 dhd_sock_qos_info_t *psk_qos = dhd->psk_qos; in __dhd_upgrade_sock_flow() 449 dhd_sock_qos_info_t *psk_qos = dhd->psk_qos; in __dhd_downgrade_sock_flow() 498 dhd_sock_qos_info_t *psk_qos = NULL; in dhd_update_sock_flows() [all …]
|