Home
last modified time | relevance | path

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

/Zephyr-latest/modules/nrf_wifi/os/
Dshim.c212 static void *zep_shim_nbuf_alloc(unsigned int size) in zep_shim_nbuf_alloc() function
337 nbuff = zep_shim_nbuf_alloc(len + 100); in net_pkt_to_nbuf()
948 .nbuf_alloc = zep_shim_nbuf_alloc,