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.c615 struct zep_shim_llist_node *zep_head_node = NULL; in zep_shim_llist_get_node_head() local
624 zep_head_node = (struct zep_shim_llist_node *)sys_dlist_peek_head(&zep_llist->head); in zep_shim_llist_get_node_head()
626 return zep_head_node; in zep_shim_llist_get_node_head()