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.c273 static void *zep_shim_nbuf_alloc(unsigned int size) in zep_shim_nbuf_alloc() function
398 nbuff = zep_shim_nbuf_alloc(len + 100); in net_pkt_to_nbuf()
1031 .nbuf_alloc = zep_shim_nbuf_alloc,