Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h328 #define OSAL_LIST_FOR_EACH_ENTRY_SAFE(entry, tmp_entry, list, field, type) \ macro
H A Decore_spq.c1036 OSAL_LIST_FOR_EACH_ENTRY_SAFE(p_ent, in ecore_spq_completion()
H A Decore_mcp.c195 OSAL_LIST_FOR_EACH_ENTRY_SAFE(p_cmd_elem, p_tmp, in ecore_mcp_free()