Home
last modified time | relevance | path

Searched refs:hcc_handler_stru (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.h242 } hcc_handler_stru; typedef
244 typedef hi_void (*hcc_tx_cb_callback)(hcc_handler_stru *hcc);
330 extern hcc_handler_stru *g_hcc_host_handler;
337 static inline void hcc_tx_transfer_lock(hcc_handler_stru *hcc) in hcc_tx_transfer_lock()
342 static inline void hcc_tx_transfer_unlock(hcc_handler_stru *hcc) in hcc_tx_transfer_unlock()
352 static inline void hcc_rx_transfer_lock(const hcc_handler_stru *hcc) in hcc_rx_transfer_lock()
361 static inline void hcc_rx_transfer_unlock(const hcc_handler_stru *hcc) in hcc_rx_transfer_unlock()
370 static inline void hcc_transfer_lock(hcc_handler_stru *hcc) in hcc_transfer_lock()
382 static inline void hcc_transfer_unlock(hcc_handler_stru *hcc) in hcc_transfer_unlock()
397 hi_void hcc_host_exit(hcc_handler_stru *hc
[all...]
H A Dhcc_host.c48 hcc_handler_stru *g_hcc_host_handler = HI_NULL;
98 hcc_handler_stru *hcc_host_get_handler(hi_void) in hcc_host_get_handler()
104 hi_void hcc_transfer_queues_init(hcc_handler_stru *hcc_handler) in hcc_transfer_queues_init()
125 hcc_handler_stru *hcc_handler = g_hcc_host_handler;
165 hcc_handler_stru *hcc_handle = hcc_host_get_handler();
194 hi_void hcc_trans_flow_ctrl_info_init(hcc_handler_stru *hcc_handle)
285 static hi_s32 hcc_host_rx(const hcc_handler_stru *hcc_handler, oal_netbuf_stru *netbuf)
334 hcc_handler_stru *hcc_handler = (hcc_handler_stru *)handler;
393 hi_s32 hcc_host_proc_rx_queue(hcc_handler_stru *hcc_handle
[all...]
H A Dhcc_task.c43 static hi_s32 hcc_thread_tx_wait_event_cond_check(hcc_handler_stru *hcc_handler) in hcc_thread_tx_wait_event_cond_check()
61 static hi_s32 hcc_thread_rx_wait_event_cond_check(hcc_handler_stru *hcc_handler) in hcc_thread_rx_wait_event_cond_check()
80 hi_s32 hcc_thread_process(hcc_handler_stru *hcc_handler, hi_u8 wr) in hcc_thread_process()
197 hi_void hcc_exit_task_thread(hcc_handler_stru *hcc) in hcc_exit_task_thread()
214 hcc_handler_stru *hcc_handler = (hcc_handler_stru *)data; in hcc_task_rx_thread()
255 hcc_handler_stru *hcc_handler = (hcc_handler_stru *)data; in hcc_task_tx_thread()
289 hi_u32 hcc_task_init(hcc_handler_stru *hcc_handler) in hcc_task_init()
H A Dhcc_task.h43 hi_u32 hcc_task_init(hcc_handler_stru *hcc_handler);
H A Dhcc_hmac.c146 static hi_void hcc_tx_netbuf_destroy(hcc_handler_stru *hcc_handler) in hcc_tx_netbuf_destroy()
183 hi_u32 hcc_host_tx(hcc_handler_stru *hcc_handler, oal_netbuf_stru *netbuf, const hcc_transfer_param *param) in hcc_host_tx()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Dplat_pm_wlan.c324 hcc_handler_stru *hcc_chl = hcc_host_get_handler(); in wlan_pm_disable_check_wakeup()

Completed in 7 milliseconds