Home
last modified time | relevance | path

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

/Zephyr-latest/modules/nrf_wifi/os/
Dshim.c536 struct zep_shim_llist_node *zep_head_node = NULL; in zep_shim_llist_get_node_head() local
545 zep_head_node = (struct zep_shim_llist_node *)sys_dlist_peek_head(&zep_llist->head); in zep_shim_llist_get_node_head()
547 return zep_head_node; in zep_shim_llist_get_node_head()