Home
last modified time | relevance | path

Searched refs:work_alloc (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/modules/nrf_wifi/os/
Dwork.h33 struct zep_work_item *work_alloc(enum zep_work_type);
Dwork.c60 struct zep_work_item *work_alloc(enum zep_work_type type) in work_alloc() function
Dshim.c589 return work_alloc(type); in zep_shim_work_alloc()