Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_ooo.c495 OSAL_LIST_INSERT_ENTRY_AFTER(&p_isle->list_entry, in ecore_ooo_add_new_isle()
H A Dbcm_osal.h241 #define OSAL_LIST_INSERT_ENTRY_AFTER(entry, entry_prev, list) \ macro