Home
last modified time | relevance | path

Searched defs:sched_queue (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_event_sched.c48 hi_void frw_event_sched_reset_weight(frw_event_sched_queue_stru *sched_queue) in frw_event_sched_reset_weight() argument
76 hi_void *frw_event_schedule(frw_event_sched_queue_stru *sched_queue) in frw_event_schedule() argument
117 hi_void frw_event_sched_deactivate_queue_no_lock(frw_event_sched_queue_stru *sched_queue, in frw_event_sched_deactivate_queue_no_lock() argument
148 hi_u32 frw_event_sched_activate_queue_no_lock(frw_event_sched_queue_stru *sched_queue, in frw_event_sched_activate_queue_no_lock() argument
179 frw_event_sched_init(frw_event_sched_queue_stru *sched_queue) frw_event_sched_init() argument
298 frw_event_sched_pick_next_event_queue_wrr(frw_event_sched_queue_stru *sched_queue) frw_event_sched_pick_next_event_queue_wrr() argument
358 frw_event_sched_deactivate_queue(frw_event_sched_queue_stru *sched_queue, frw_event_queue_stru *event_queue) frw_event_sched_deactivate_queue() argument
[all...]
H A Dfrw_event.c48 frw_event_sched_queue_stru sched_queue[FRW_SCHED_POLICY_BUTT]; /* 可调度队列 */ member
549 frw_event_sched_queue_stru *sched_queue = HI_NULL; in frw_event_process_all_event() local
608 frw_event_sched_queue_stru *sched_queue in frw_event_post_event() local
[all...]

Completed in 3 milliseconds