Searched refs:hcc_clear_all_queues (Results 1 - 3 of 3) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_host.h | 410 hi_void hcc_clear_all_queues(hcc_handler_stru *hcc_handler, hi_s32 is_need_lock);
|
H A D | hcc_host.c | 1873 hi_void hcc_clear_all_queues(hcc_handler_stru *hcc_handler, hi_s32 is_need_lock) function 1879 oam_error_log0(0, 0, "hcc_clear_all_queues:: hcc_handler is NULL"); 1899 oam_info_log2(0, 0, "hcc_clear_all_queues:: Clear queue:%d,total %u hcc rx pkts!\n", i, list_len); 1918 oam_info_log2(0, 0, "hcc_clear_all_queues:: Clear queue:%d,total %u hcc rx pkts!\n", i, list_len);
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_wow.c | 269 hcc_clear_all_queues(hcc_host_get_handler(), HI_TRUE); in hmac_wow_clear_data_channal()
|
Completed in 7 milliseconds