Searched refs:tasklet_alloc (Results 1 – 2 of 2) sorted by relevance
| /nrf_wifi-latest/os_if/inc/ | ||
| D | osal_ops.h | 491 void *(*tasklet_alloc)(int type); member |
| /nrf_wifi-latest/os_if/src/ | ||
| D | osal.c | 390 return os_ops->tasklet_alloc(type); in nrf_wifi_osal_tasklet_alloc() |