Home
last modified time | relevance | path

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

/nrf_wifi-latest/os_if/inc/
Dosal_ops.h450 void *(*nbuf_data_push)(void *nbuf, unsigned int size); member
/nrf_wifi-latest/os_if/src/
Dosal.c359 return os_ops->nbuf_data_push(nbuf, in nrf_wifi_osal_nbuf_data_push()