Searched refs:llist_alloc (Results 1 – 2 of 2) sorted by relevance
| /nrf_wifi-latest/os_if/inc/ | ||
| D | osal_ops.h | 321 void *(*llist_alloc)(void); member |
| /nrf_wifi-latest/os_if/src/ | ||
| D | osal.c | 251 return os_ops->llist_alloc(); in nrf_wifi_osal_llist_alloc() |