Home
last modified time | relevance | path

Searched refs:nbuf_data_put (Results 1 – 2 of 2) sorted by relevance

/nrf_wifi-latest/os_if/inc/
Dosal_ops.h441 void *(*nbuf_data_put)(void *nbuf, unsigned int size); member
/nrf_wifi-latest/os_if/src/
Dosal.c351 return os_ops->nbuf_data_put(nbuf, in nrf_wifi_osal_nbuf_data_put()